Method: Tk::Iwidgets::Mainwindow#child_site

Defined in:
lib/tkextlib/iwidgets/mainwindow.rb

#child_siteObject



36
37
38
# File 'lib/tkextlib/iwidgets/mainwindow.rb', line 36

def child_site
  window(tk_call(@path, 'childsite'))
end