Method: Fox::FXRegion#+
- Defined in:
- rdoc-sources/FXRegion.rb
#+(other) ⇒ Object
Return a new FXRegion which is the union of this region and other (another FXRegion instance).
43 |
# File 'rdoc-sources/FXRegion.rb', line 43 def +(other); end |