Warning g_unicode_canonical_decomposition has been deprecated since version 2.30 and should not be used in newly-written code. Use the more flexible g_unichar_fully_decompose() instead. Computes the canonical decomposition of a Unicode character.
a Unicode character.
a newly allocated string of Unicode characters. result_len is set to the resulting length of the string.
See Implementation
Warning g_unicode_canonical_decomposition has been deprecated since version 2.30 and should not be used in newly-written code. Use the more flexible g_unichar_fully_decompose() instead. Computes the canonical decomposition of a Unicode character.