TreeSelection.unselectRange

Unselects a range of nodes, determined by start_path and end_path inclusive.

More...
class TreeSelection
void
unselectRange

Parameters

startPath gtk.tree_path.TreePath

The initial node of the range.

endPath gtk.tree_path.TreePath

The initial node of the range.

Detailed Description

Deprecated: Use GtkListView or GtkColumnView