Method
GtkSortListModelset_section_sorter
Declaration [src]
void
gtk_sort_list_model_set_section_sorter (
GtkSortListModel* self,
GtkSorter* sorter
)
Description [src]
Sets a new section sorter on self
.
Available since: | 4.12 |
Sets property | Gtk.SortListModel:section-sorter |
Parameters
sorter |
GtkSorter |
The |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |