Package: gtk

Function gtk:selection-model-select-item

Lambda List

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

Arguments

model -- a gtk:selection-model object
position -- an unsigned integer with the position to select an item in the model
unselect-rest -- a boolean whether prviously selected items should be unselected

Return Value

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

Details

Requests to select an item in the model.
 

See also

2024-12-2