Package: gtk
Class gtk:string-sorter
Superclassesgtk:sorter, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:string-sorter object is a gtk:sorter implementation
that compares strings.
It does the comparison in a linguistically correct way using the current
locale by normalizing Unicode strings and possibly case-folding them before
performing the comparison. To obtain the strings to compare, this sorter evaluates a gtk:expression instance. | Returned byInherited Slot Access FunctionsSee also |
2024-10-24