Method GTK2.TreeSelection()->unselect_range()
- Method unselect_range
GTK2.TreeSelection unselect_range(GTK2.TreePath start, GTK2.TreePath end)
- Description
Unselects a range of nodes, determined by start and end inclusive.
GTK2.TreeSelection unselect_range(GTK2.TreePath start, GTK2.TreePath end)
Unselects a range of nodes, determined by start and end inclusive.