unselect_path
Description:
Unselects the row at path
.
Note:
Use GtkListView or GtkColumnView
Parameters:
this |
A `GtkTreeSelection`. |
path |
The `GtkTreePath` to be unselected. |
Unselects the row at path
.
Use GtkListView or GtkColumnView
this |
A `GtkTreeSelection`. |
path |
The `GtkTreePath` to be unselected. |