TreeView.rowActivated
void rowActivated(gtk.tree_path.TreePath path, gtk.tree_view_column.TreeViewColumn column)Activates the cell determined by path and column.
Parameters
path | The #GtkTreePath to be activated. |
column | The #GtkTreeViewColumn to be activated. |