Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
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 2.1.6
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.0.