pub fn codeset() -> GString
Expand description
Gets the character set for the current locale.
§Returns
a newly allocated string containing the name of the character set. This string must be freed with g_free(). Gets the character set for the current locale.
§Returns
a newly allocated string containing the name of the character set. This string must be freed with g_free().