TreeView.rowActivated

Activates the cell determined by path and column.

class TreeView
void
rowActivated

Parameters

path TreePath

The GtkTreePath to be activated.

column TreeViewColumn

The GtkTreeViewColumn to be activated.

Meta