Method: Fox::FXWindow#owner

Defined in:
rdoc-sources/FXWindow.rb

#ownerObject (readonly)

This window’s owner window Fox::FXWindow



159
160
161
# File 'rdoc-sources/FXWindow.rb', line 159

def owner
  @owner
end