[ CCode ( has_construct_function = false ) ]
public SortListModel (owned ListModel? model, owned Sorter? sorter)
Creates a new sort list model that uses the sorter to sort model.
| model |
the model to sort |
| sorter |
the `GtkSorter` to sort |
|
a new `GtkSortListModel` |