Package: gtk

Function gtk:selection-model-is-selected

Lambda List

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

Arguments

model -- a gtk:selection-model object
pos -- an unsigned integer for 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

2025-3-17