Method: Fox::FXWindow#enabled?
- Defined in:
- rdoc-sources/FXWindow.rb
#enabled? ⇒ Boolean
Return true if this window is able to receive mouse and keyboard events.
417 |
# File 'rdoc-sources/FXWindow.rb', line 417 def enabled?() ; end |