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