SelectionModelT.selectionChanged

Helper function for implementations of GtkSelectionModel.

Call this when a the selection changes to emit the [signal@Gtk.SelectionModel::selection-changed] signal.

template SelectionModelT(TStruct)
void
selectionChanged
(,
uint nItems
)

Parameters

position uint

the first changed item

nItems uint

the number of changed items

Meta