Method GTK2.TreeSelection()->select_range()
- Method select_range
GTK2.TreeSelection
select_range(GTK2.TreePath
start
,GTK2.TreePath
end
)- Description
Selects a range of nodes, determined by start and end inclusive. This selection must be set to GTK2.SELECTION_MULTIPLE mode.