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

positionthe first changed item
nItemsthe number of changed items