Module glib::unicollate
source · Structs§
- A
CollationKey
allows ordering strings using the linguistically correct rules for the current locale. - A
FilenameCollationKey
allows ordering file names using the linguistically correct rules for the current locale. Compared toCollationKey
, filename collation keys take into consideration dots and other characters commonly found in file names.