selectRange
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use GtkListView or GtkColumnView
---Selects a range of nodes, determined by @start_path and @end_path inclusive.
Parameters
startPath
The initial node of the range.
endPath
The final node of the range.