Method: Fox::FXWindow#setShape
- Defined in:
- rdoc-sources/FXWindow.rb
#setShape(shape) ⇒ Object
Set window shape, where shape is either an FXRegion, FXBitmap or FXIcon instance.
475 |
# File 'rdoc-sources/FXWindow.rb', line 475 def setShape(shape); end |