Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • tk/lib/tkextlib/iwidgets/labeledframe.rb

Class/Module Index [+]

Quicksearch

Tk::Iwidgets::Labeledframe

Public Instance Methods

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