Package: gtk

Function gtk:selection-model-unselect-item

Lambda List

gtk:selection-model-unselect-item (model position)

Arguments

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

Return Value

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

Details

Requests to unselect an item in the model.
 

See also

2024-12-2