Method: Tk::Listbox#size

Defined in:
lib/tk/listbox.rb

#sizeObject



64
65
66
# File 'lib/tk/listbox.rb', line 64

def size
  tk_send_without_enc('size').to_i
end