TreeSelection.unselectPath
void unselectPath(gtk.tree_path.TreePath path)Unselects the row at path.
Parameters
path | The [gtk.tree_path.TreePath] to be unselected. |
Deprecated
Use GtkListView or GtkColumnView
void unselectPath(gtk.tree_path.TreePath path)Unselects the row at path.
path | The [gtk.tree_path.TreePath] to be unselected. |