NoSelection.setModel

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

Sets the model that self should wrap.

If model is null, this model will be empty.

Parameters

modelA [gio.list_model.ListModel] to wrap