Methods
- C
- F
- G
Constants
| TkCommandNames | = | ['::iwidgets::fileselectiondialog'.freeze].freeze |
| WidgetClassName | = | 'Fileselectiondialog'.freeze |
Instance Public methods
child_site()
Link
Source: show
# File ext/tk/lib/tkextlib/iwidgets/fileselectiondialog.rb, line 21 def child_site window(tk_call(@path, 'childsite')) end