SelectionModelIF.selectionChanged

Helper function for implementations of GtkSelectionModel.

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

interface SelectionModelIF
void
selectionChanged
(,
uint nItems
)

Parameters

position uint

the first changed item

nItems uint

the number of changed items

Meta