setModel

open fun setModel(model: SelectionModel? = null)

Sets the model to use.

This must be a iface@Gtk.SelectionModel to use.

Parameters

model

the model to use