Package: gtk

Function gtk:selection-model-selection-changed

Lambda List

gtk:selection-model-selection-changed (model pos nitems)

Arguments

model -- a gtk:selection-model object
pos -- an unsigned integer for the first changed item
nitems -- an unsigned integer for the number of changed items

Details

Helper function for implementations of the gtk:selection-model class. Call this when the selection changes to emit the "selection-changed" signal.
 

See also

2025-07-12