ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 20日 (木) 02:14:34 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-parts ------------------------- @@ -31,7 +31,7 @@ :Note: Models, renderers, and columns are referred to as objects rather than widgets, even though they are a part of GTK+ library. This distinction is important because it emphasizes the fact that they are not derived from Gtk::Widget, hence they do not inherit Gtk::Widget's behaviour, properties nor signals. -We can read the following intro to the Gtk::TreeModel the API: +We can read the following intro to the Gtk::TreeModel in the API documentation: # API ------ /module Gtk::TreeModel/ --- (start) #1 ---