Package: gtk

Function gtk:selection-model-unselect-range

Lambda List

gtk:selection-model-unselect-range (model position n-items)

Arguments

model -- a gtk:selection-model object
position -- an unsigned integer with the first item to unselect
n-items -- an unsigned integer with the number of items to unselect

Return Value

True if this action was supported and no fallback should be tried. This does not mean the range was unselected.

Details

Requests to unselect a range of items in the model.
 

See also

2024-12-2