Package: gtk

Function gtk:tree-list-row-sorter-new

Lambda List

gtk:tree-list-row-sorter-new (sorter)

Arguments

sorter -- a gtk:sorter object

Return Value

The new gtk:tree-list-row-sorter object.

Details

Create a special-purpose sorter that applies the sorting of sorter to the levels of a gtk:tree-list-model object. Note that this sorter relies on the passthrough property being false as it can only sort gtk:tree-list-row objects.
 

See also

#2023-9-26