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
model | A gio.list_model.ListModel to wrap |
void setModel(gio.list_model.ListModel model = null)Sets the model that self should wrap.
If model is null, this model will be empty.
model | A gio.list_model.ListModel to wrap |