Package: gtk

Function gtk:selection-model-selection-changed

Lambda List

gtk:selection-model-selection-changed (model position n-items)

Arguments

model -- a gtk:selection-model object
position -- an unsigned integer with the first changed item
n-items -- an unsigned integer with 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

2024-12-2