Class: Gtk::ListStore

Inherits:
Object
  • Object
show all
Includes:
Enumerable
Defined in:
lib/rudebug/gtk-patch.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#sizeObject



23
24
25
# File 'lib/rudebug/gtk-patch.rb', line 23

def size()
  self.to_a().size()
end