Package: gtk

Accessor gtk:string-sorter-collation

Lambda List

gtk:string-sorter-collation (object)

Syntax

(gtk:string-sorter-collation object) => collation
(setf (gtk:string-sorter-collation object) collation)

Arguments

object -- a gtk:string-sorter object
collation -- a gtk:collation value

Details

The accessor for the collation slot of the gtk:string-sorter class gets or sets the collation method to use for sorting.

Since 4.10
 

See also

2025-09-28