API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
const gchar* e_util_unicode_get_utf8 ( const gchar* text, gunichar* out )
Get a UTF-8 character from the beginning of text.
text
Type: const gchar*
const gchar*
The string to take the UTF-8 character from.
out
Type: gunichar*
gunichar*
The location to store the UTF-8 character in.
A pointer to the next character in text after out.
NULL