ruby-****@sourc*****
ruby-****@sourc*****
2012年 8月 25日 (土) 01:44:30 JST
------------------------- REMOTE_ADDR = 70.49.49.99 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-rr ------------------------- @@ -139,4 +139,4 @@ (path = rowref.path) and liststore.remove(liststore.get_iter(path)) end -Gtk::ListStore#clear and Gtk::TreeStore#clear come in handy if you want to remove all rows. +If you want to remove all rows you can use Gtk::ListStore#clear and Gtk::TreeStore#clear.