ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 19日 (木) 23:37:24 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-treev-combob-cgtk-01 ------------------------- @@ -153,7 +153,7 @@ GtkListStore *model; GtkTreeIter iter; - /* Create GtkListStore that will be used for the combo box renderer. */ + /* Create a GtkListStore that will be used for the combo box renderer. */ model = gtk_list_store_new (1, G_TYPE_STRING); gtk_list_store_append (model, &iter);