API Version: 2.0
Library Version: 2.74
Generated by gi-docgen 2023.2
void g_unicode_canonical_ordering ( gunichar* string, gsize len )
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.
string
Type: gunichar*
gunichar*
A UCS-4 encoded string.
len
Type: gsize
gsize
The maximum length of string to use.