Method: Tk::Iwidgets::Hierarchy#selection_get
- Defined in:
- lib/tkextlib/iwidgets/hierarchy.rb
#selection_get ⇒ Object
258 259 260 |
# File 'lib/tkextlib/iwidgets/hierarchy.rb', line 258 def selection_get list(tk_call(@path, 'selection', 'get')) end |