TreeView.rowActivated

void rowActivated(gtk.tree_path.TreePath path, gtk.tree_view_column.TreeViewColumn column) nothrow

Activates the cell determined by path and column.

Parameters

pathThe #GtkTreePath to be activated.
columnThe #GtkTreeViewColumn to be activated.