Method: Fox::FXWindow#focus
- Defined in:
- rdoc-sources/FXWindow.rb
#focus ⇒ Object (readonly)
Currently focused child window, if any Fox::FXWindow
180 181 182 |
# File 'rdoc-sources/FXWindow.rb', line 180 def focus @focus end |
Currently focused child window, if any Fox::FXWindow
180 181 182 |
# File 'rdoc-sources/FXWindow.rb', line 180 def focus @focus end |