class Tk::Iwidgets::Labeledframe

Constants

TkCommandNames
WidgetClassName

Public Instance Methods

child_site() click to toggle source
# File lib/tkextlib/iwidgets/labeledframe.rb, line 37
def child_site
  window(tk_call(@path, 'childsite'))
end