Method: Fox::FXWindow#setInitial
- Defined in:
- rdoc-sources/FXWindow.rb
#setInitial(enable = true) ⇒ Object
Make this window the initial default window.
451 |
# File 'rdoc-sources/FXWindow.rb', line 451 def setInitial(enable=true) ; end |