Method: Fox::FXApp#modalWindow
- Defined in:
- rdoc-sources/FXApp.rb
#modalWindow ⇒ Object (readonly)
The window of the current modal loop Fox::FXWindow
227 228 229 |
# File 'rdoc-sources/FXApp.rb', line 227 def modalWindow @modalWindow end |