Package: gtk

Function gtk:tree-selection-unselect-range

Lambda List

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

Arguments

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

Details

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

See also

#2023-2-19