Package: gtk

Function gtk:selection-model-is-selected

Lambda List

gtk:selection-model-is-selected (model position)

Arguments

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

Return Value

True if the item is selected.

Details

Checks if the given item is selected.
 

See also

2024-12-2