SortListModel.this

Creates a new sort list model that uses the sorter to sort model.

class SortListModel
this

Parameters

model gio.list_model.ListModel

the model to sort

sorter gtk.sorter.Sorter

the gtk.sorter.Sorter to sort model with,

Return Value