ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 28日 (金) 04:38:02 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 path. This reference will keep pointing to the node pointed to by path, so long as it exists. It listens to all signals emitted by model, and updates it's path appropriately. If path isn't a valid path in model, then an error is occurred. + Creates a row reference based on path. This reference will keep pointing to the node pointed to by path, so long as it exists. It listens to all signals emitted by model, and updates it's path appropriately. If path isn't a valid path in model, then an error occurs. * model : A Gtk::TreeModel * path : A valid Gtk::TreePath to monitor * Returns : A new Gtk::TreeRowReference