SelectionModel.selectionChanged
void selectionChanged(uint position, uint nItems)Helper function for implementations of [gtk.selection_model.SelectionModel].
Call this when the selection changes to emit the signalGtk.SelectionModel::selection-changed signal.
Parameters
position | the first changed item |
nItems | the number of changed items |