Function glib::codeset

source ·
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().