TreeSelection.selectPath

void selectPath(gtk.tree_path.TreePath path)

Select the row at path.

Parameters

pathThe gtk.tree_path.TreePath to be selected.

Deprecated

Use GtkListView or GtkColumnView