gtkTreeSelectionSelectRange
Selects a range of nodes, determined by start.path
and end.path
inclusive.
selection
must be set to GTK_SELECTION_MULTIPLE
mode.
gtkTreeSelectionSelectRange(object, start.path, end.path)
|
|
|
The initial node of the range. |
|
The final node of the range. |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.