[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-treev-trees

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2012年 8月 21日 (火) 10:46:23 JST


-------------------------
REMOTE_ADDR = 70.49.49.99
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees
-------------------------
@@ -223,7 +223,7 @@
  # Tree Store
  iter = store.append(node)   # where node=nil or node=parent and iter becomes either parent or child respectively
 
-In either case above, the((*iter*))points to a newly added empty row in list or tree store. In both cases you need the returned((*iter*))to initialize the newly added empty row with data (see the code segment entitled((*Inititialize rows with data:*))above.
+In either case above, the((*iter*))points to a newly added empty row in list or tree store. In both cases you need the returned((*iter*))to initialize the newly added empty row with data (see the code segment entitled((*"Inititialize rows with data:"*))above.
 
 == The((*set_cell_data_func()*))Helper Function
 




ruby-gnome2-cvs メーリングリストの案内
Back to archive index