Method: Fox::FXWindow#changeFocus
- Defined in:
- rdoc-sources/FXWindow.rb
#changeFocus(child) ⇒ Object
Notification that focus moved to a new child window.
438 |
# File 'rdoc-sources/FXWindow.rb', line 438 def changeFocus(child); end |