Method: Tk::Listbox#value
- Defined in:
- lib/tk/listbox.rb
#value ⇒ Object
87 88 89 |
# File 'lib/tk/listbox.rb', line 87 def value get('0', 'end') end |
87 88 89 |
# File 'lib/tk/listbox.rb', line 87 def value get('0', 'end') end |