Method
GtkSortListModelset_model
Declaration [src]
void
gtk_sort_list_model_set_model (
  GtkSortListModel* self,
  GListModel* model
)
Description [src]
Sets the model to be sorted.
The model‘s item type must conform to the item type of self.
| Sets property | Gtk.SortListModel:model |