Method: Fox::FXWindow#parent
- Defined in:
- rdoc-sources/FXWindow.rb
#parent ⇒ Object (readonly)
This window’s parent window Fox::FXWindow
156 157 158 |
# File 'rdoc-sources/FXWindow.rb', line 156 def parent @parent end |
This window’s parent window Fox::FXWindow
156 157 158 |
# File 'rdoc-sources/FXWindow.rb', line 156 def parent @parent end |