ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 30日 (日) 11:34:44 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATreeView ------------------------- @@ -250,7 +250,8 @@ --- row_activated(path, column) - Activates the cell determined by path and column. + The "row-activated" signal is emitted when the method Gtk::row_activated is called or the user double clicks a treeview row. It is also emitted when a non-editable row is selected and one of the keys: Space, Shift+Space, Return or Enter is pressed. The cell is determined by path and column. + * path: The Gtk::TreePath to be activated. * column: The Gtk::TreeViewColumn to be activated. * Returns: self