ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 28日 (金) 08:17:57 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-rr ------------------------- @@ -174,7 +174,7 @@ --- Gtk::TreeRowReference.new(model, path) - Creates a row reference based on the path. This reference will keep pointing to the node pointed to by the path, so long as it exists. It listens to all signals emitted by the model, and updates it's path appropriately. If the path isn't a valid path in the model, then an error occurs. + Creates a row reference based on the path. This reference will keep pointing to the node pointed to by the path, so long as it exists. It listens to all signals emitted by the model, and updates it's path appropriately. If the path isn't a valid path in the model, then an error occurs. * model : A Gtk::TreeModel * path : A valid Gtk::TreePath to monitor * Returns : A new Gtk::TreeRowReference