ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 20日 (木) 01:11:36 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-parts ------------------------- @@ -110,7 +110,7 @@ === Using Gtk::ListStore -The Gtk::ListStore object is a list model for use with a Gtk::TreeView widget. It implements the Gtk::TreeModel interface, and can consequently use all of the methods available there. It also implements the Gtk::TreeSortable interface so you can((*sort*))the list using the view (sorting features of tree view are explained later in a variant of "liststore.rb" (Grocery List) program called "liststore-w-sorting.rb"). Finally, it also implements the tree drag and drop interfaces. +The Gtk::ListStore object is a list model for use with a Gtk::TreeView widget. It implements the Gtk::TreeModel interface, and can consequently use all of the methods available there. It also implements the Gtk::TreeSortable interface so you can((*sort*))the list using the view (sorting features of tree view are explained later in a variant of "liststore.rb" (Grocery List) program called "liststore-w-sorting.rb"). Finally, it also implements the tree view's drag and drop interfaces. {{image_right("treev-parts-n-01.png")}}