gtkTreeSelectionUnselectRange {RGtk2} | R Documentation |
Unselects a range of nodes, determined by start.path
and end.path
inclusive.
gtkTreeSelectionUnselectRange(object, start.path, end.path)
|
[GtkTreeSelection ] A GtkTreeSelection . |
|
[GtkTreePath ] The initial node of the range. |
|
[GtkTreePath ] The initial node of the range. |
Since 2.2
Derived by RGtkGen from GTK+ documentation