
Gnome::Gtk4::T-stringsorter
Enumerations
GtkCollation
Describes how a Gnome::Gtk4::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; Don't do any collationGTK_COLLATION_UNICODE; Use.utf8-collate-key() in package Gnome::GLibGTK_COLLATION_FILENAME; Use.utf8-collate-key-for-filename() in package Gnome::GLib
About all my projects