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 gtk.selection_model.SelectionModel.selectionChanged signal.
Parameters
position | the first changed item |
nItems | the number of changed items |