SortListModel.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gio.list_model.ListModel model = null, gtk.sorter.Sorter sorter = null)Creates a new sort list model that uses the sorter to sort model.
Parameters
model | the model to sort |
sorter | the gtk.sorter.Sorter to sort model with, |