Package: gtk

Function gtk-tree-selection-unselect-range

Lambda List

gtk-tree-selection-unselect-range (selection start-path end-path)

Arguments

selection -- a gtk-tree-selection object
start-path -- the initial gtk-tree-path node of the range
end-path -- the initial gtk-tree-path node of the range

Details

Unselects a range of nodes, determined by start-path and end-path inclusive.
 

See also

2020-9-11