Function
GLibunichar_to_utf8
Parameters
c |
gunichar |
A Unicode character code. |
|
outbuf |
gchar* |
Output buffer, must have at
least 6 bytes of space. If |
|
The argument will be set by the function. | |
The argument can be NULL . | |
The value is a NUL terminated UTF-8 string. |