Package: gtk
Function gtk:selection-model-selection-changed
Lambda Listgtk:selection-model-selection-changed (model pos n-items) Argumentsmodel -- a gtk:selection-model object pos -- an unsigned integer for the first changed item n-items -- 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-3-17