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