Method: Fox::FXRegion#*

Defined in:
rdoc-sources/FXRegion.rb

#*(other) ⇒ Object

Return a new FXRegion which is the intersection of this region and other (another FXRegion instance).



47
# File 'rdoc-sources/FXRegion.rb', line 47

def *(other); end