Don't mention g_utf32_to_utf8() and g_utf8_to_utf32()
authorJavier Jardón <jjardon@gnome.org>
Sun, 15 Nov 2009 04:51:45 +0000 (05:51 +0100)
committerJavier Jardón <jjardon@gnome.org>
Sun, 15 Nov 2009 23:09:16 +0000 (00:09 +0100)
commit18b3ff33afad10dfac7dfdf3025313490f8313cc
treec77ba6815c05cf38fb677f560c7244ba1f644751
parent96bf69d4cc4077a986c9b2c398356e9d543d88bd
Don't mention g_utf32_to_utf8() and g_utf8_to_utf32()

These functions doesn't exist.
Suggest to use g_ucs4_to_utf8/g_utf8_to_ucs4 to produce the UTF-8
representation of a gunichar

This fix bug: https://bugzilla.gnome.org/show_bug.cgi?id=601874
docs/reference/glib/tmpl/unicode.sgml