Enumeration
GtkCollation
since: 4.10
Description [src]
Describes how a GtkStringSorter
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
.
Available since: 4.10
Members
Name | Description |
---|---|
GTK_COLLATION_NONE |
Don’t do any collation. |
GTK_COLLATION_UNICODE |
|
GTK_COLLATION_FILENAME |