Libraries
»
fxruby
(1.6.49)
»
Index
»
Fox
»
FXWindow
»
#setFocus
Method: Fox::FXWindow#setFocus
Defined in:
rdoc-sources/FXWindow.rb
#
setFocus
⇒
Object
Move the focus to this window.
432
# File 'rdoc-sources/FXWindow.rb', line 432
def
setFocus
(
)
;
end