Package: gtk

Function gtk:sort-list-model-new

Lambda List

gtk:sort-list-model-new (model sorter)

Arguments

model -- a g:list-model object, or nil
sorter -- a gtk:sorter object to sort model with, or nil

Return Value

The new gtk:sort-list-model object.

Details

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

See also

2024-12-15