set_model
Description:
Sets the model that this should wrap.
If model
is null, this model will be empty.
Parameters:
this |
a `GtkNoSelection` |
model |
A `GListModel` to wrap |
Sets the model that this should wrap.
If model
is null, this model will be empty.
this |
a `GtkNoSelection` |
model |
A `GListModel` to wrap |