rowActivated

open fun rowActivated(path: TreePath, column: TreeViewColumn? = null)

Activates the cell determined by @path and @column.

Parameters

path

The GtkTreePath to be activated.

column

The GtkTreeViewColumn to be activated.