ruby-****@sourc*****
ruby-****@sourc*****
2012年 9月 30日 (日) 11:38:31 JST
------------------------- REMOTE_ADDR = 184.145.80.187 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3ATreeView ------------------------- @@ -250,7 +250,6 @@ --- row_activated(path, 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. @@ -947,6 +946,7 @@ * Returns: true or false --- row-activated: self, path, column + + The "row-activated" signal is emitted when the method Gtk::TreeView#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. * self: the Gtk::TreeView * path: the Gtk::TreePath