Method: Fox::FXWindow#canFocus?
- Defined in:
- rdoc-sources/FXWindow.rb
#canFocus? ⇒ Boolean
Return true if this window is a control capable of receiving the focus.
423 |
# File 'rdoc-sources/FXWindow.rb', line 423 def canFocus?() ; end |