Tk::Iwidgets::Dialog
# File tk/lib/tkextlib/iwidgets/fileselectiondialog.rb, line 21 def child_site window(tk_call(@path, 'childsite')) end
# File tk/lib/tkextlib/iwidgets/fileselectiondialog.rb, line 25 def filter tk_call(@path, 'filter') self end
# File tk/lib/tkextlib/iwidgets/fileselectiondialog.rb, line 30 def get tk_call(@path, 'get') end
This page was generated for Ruby 1.8.6
Generated with Ruby-doc Rdoc Generator 0.44.0.