Function
AgsStringUtilfrom_mcoded7
since: 5.5.0
[−]
Parameters
mcoded7_str
-
Type:
gchar*
The string to decode.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: gchar*
The newly allocated string.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |