TreeSelection.selectPath
void selectPath(gtk.tree_path.TreePath path) nothrowSelect the row at path.
Parameters
path | The #GtkTreePath to be selected. |
void selectPath(gtk.tree_path.TreePath path) nothrowSelect the row at path.
path | The #GtkTreePath to be selected. |