MultiSelection.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
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, self will be empty.
model | A [gio.list_model.ListModel] to wrap |