Package: gtk

Function gtk:multi-sorter-append

Lambda List

gtk:multi-sorter-append (sorter other)

Arguments

sorter -- a gtk:multi-sorter object
other -- another gtk:sorter object to add

Details

Add other to sorter to use for sorting at the end. The sorter object will consult all existing sorters before it will sort with the given other.
 

See also

2024-10-24