Function
GLibunicode_canonical_ordering
since: 2.0
Declaration [src]
void
g_unicode_canonical_ordering (
gunichar* string,
gsize len
)
Description [src]
Computes the canonical ordering of a string in-place. This rearranges decomposed characters in the string according to their combining classes. See the Unicode manual for more information.
Available since: 2.0