Package: gtk

Class gtk:multi-sorter

Superclasses

gtk:sorter, gio:list-model, gtk:buildable, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

item-type
The item-type property of type g:type-t (Read)
The type of items. Since 4.8
n-items
The n-items property of type :uint (Read / Write)
The number of items. Since 4.8
Default value: 0

Details

The gtk:multi-sorter object combines multiple sorters by trying them in turn. If the first sorter compares two items as equal, the second is tried next, and so on.
 

Returned by

Slot Access Functions

Inherited Slot Access Functions

See also

2024-12-22