Function
EDataServerutil_utf8_make_valid
since: 3.0
Declaration [src]
gchar*
e_util_utf8_make_valid (
const gchar* str
)
Description [src]
Returns a newly-allocated copy of str, with invalid characters
replaced by Unicode replacement characters (U+FFFD). For NULL str returns newly allocated empty string (“”).
Available since: 3.0