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

Accessor of the collation slot of the gtk:string-sorter class. The gtk:string-sorter-collation function gets which collation method the sorter uses. The (setf gtk:string-sorter-collation) function sets the collation method.

Since 4.10
 

See also

2024-10-24