Method: Tk::Tile::Treeview::Item#selection_set
- Defined in:
- lib/tkextlib/tile/treeview.rb
#selection_set ⇒ Object
873 874 875 876 |
# File 'lib/tkextlib/tile/treeview.rb', line 873 def selection_set @t.selection_set(@id) self end |
873 874 875 876 |
# File 'lib/tkextlib/tile/treeview.rb', line 873 def selection_set @t.selection_set(@id) self end |