Method: Tk::Listbox#size
- Defined in:
- lib/tk/listbox.rb
#size ⇒ Object
64 65 66 |
# File 'lib/tk/listbox.rb', line 64 def size tk_send_without_enc('size').to_i end |
64 65 66 |
# File 'lib/tk/listbox.rb', line 64 def size tk_send_without_enc('size').to_i end |