CharacterSet.getCodeset

Gets the character set for the current locale.

struct CharacterSet
static
string
getCodeset
()

Return Value

Type: string

a newly allocated string containing the name of the character set. This string must be freed with g_free().