SingleSelection.setModel

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

Sets the model that self should wrap.

If model is null, self will be empty.

Parameters

modelA gio.list_model.ListModel to wrap