Selects a range of nodes, determined by start_path
and end_path
inclusive.
this must be set to gtk_selection_multiple mode.
this |
A `GtkTreeSelection`. |
start_path |
The initial node of the range. |
end_path |
The final node of the range. |