TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 4.10
Describes how a Gtk.StringSorter turns strings into sort keys to compare them.
Note that the result of sorting will in general depend on the current locale unless the mode is GTK_COLLATION_NONE.
GTK_COLLATION_NONE
4.10
Use GLib.utf8_collate_key_for_filename
Don't do any collation
Use GLib.utf8_collate_key
Describes how a Gtk.StringSorter turns strings into sort keys to compare them.
Note that the result of sorting will in general depend on the current locale unless the mode is
GTK_COLLATION_NONE.Since
4.10