TreeSelection.selectPath
void selectPath(gtk.tree_path.TreePath path)Select the row at path.
Parameters
path | The gtk.tree_path.TreePath to be selected. |
Deprecated
Use GtkListView or GtkColumnView
void selectPath(gtk.tree_path.TreePath path)Select the row at path.
path | The gtk.tree_path.TreePath to be selected. |