Method
GtkTreeSelectionunselect_path
Declaration [src]
void
gtk_tree_selection_unselect_path (
GtkTreeSelection* selection,
GtkTreePath* path
)
Parameters
path
-
Type:
GtkTreePath
The
GtkTreePath
to be unselected.The data is owned by the caller of the method.