Package: gtk

Accessor gtk:sort-list-model-section-sorter

Lambda List

gtk:sort-list-model-section-sorter (object)

Syntax

(gtk:sort-list-model-section-sorter object) => sorter
(setf (gtk:sort-list-model-section-sorter object) sorter)

Arguments

object -- a gtk:sort-list-model object
sorter -- a gtk:sorter object to sort object with

Details

Accessor of the section-sorter slot of the gtk:sort-list-model class. The gtk:sort-list-model-section-sorter function gets the section sorter that is used to sort items of the list model into sections. The (setf gtk:sort-list-model-section-sorter) function sets a new section sorter.
 

See also

2024-12-15