Method
GtkNoSelectionset_model
Declaration [src]
void
gtk_no_selection_set_model (
GtkNoSelection* self,
GListModel* model
)
Description [src]
Sets the model that self
should wrap.
If model
is NULL
, this model will be empty.
Sets property | Gtk.NoSelection:model |