Method: Fox::FXWindow#childOf?
- Defined in:
- rdoc-sources/FXWindow.rb
#childOf?(window) ⇒ Boolean
Return true if specified window is ancestor of this window.
372 |
# File 'rdoc-sources/FXWindow.rb', line 372 def childOf?(window) ; end |