ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 17日 (火) 02:32:22 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-addrnhs ------------------------- @@ -257,7 +257,7 @@ # integer and string. store = Gtk::TreeStore.new(TrueClass, Integer, String) - # Avoid creation of iterators on every iterration, since they + # Avoid creation of iterators on every iteration, since they # need to provide state information for all iterations. Hence: # establish closure variables for iterators parent and child. parent = child = nil