ruby-****@sourc*****
ruby-****@sourc*****
2012年 8月 21日 (火) 10:19:14 JST
------------------------- REMOTE_ADDR = 70.49.49.99 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -211,7 +211,7 @@ == Building a Multilayered Tree Store -By now you must have noticed the difference in code when building a list store and when building a tree store. Namely, the Gtk::List#append Gtk::Tree#append(parent): +By now you must have noticed the difference in code when building a list store and when building a tree store. Namely, the Gtk::List#append Gtk::Tree#append(node): # List Store iter = store.append