SingleSelection.setModel

void setModel(gio.list_model.ListModel model = null)

Sets the model that self should wrap.

If model is null, self will be empty.

Parameters

modelA [gio.list_model.ListModel] to wrap