mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
New function to calculate collation keys which are more suitable for
2005-06-08 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gunicode.h: * glib/gunicollate.c (g_utf8_collate_key_for_filename): New function to calculate collation keys which are more suitable for sorting filenames. (#172690, Ole Laursen)
This commit is contained in:
committed by
Matthias Clasen
parent
cf424bfcdb
commit
e6cc98c9cd
@@ -2169,6 +2169,7 @@ g_utf8_normalize
|
||||
GNormalizeMode
|
||||
g_utf8_collate
|
||||
g_utf8_collate_key
|
||||
g_utf8_collate_key_for_filename
|
||||
|
||||
<SUBSECTION>
|
||||
g_utf8_to_utf16
|
||||
|
Reference in New Issue
Block a user