If ICU support is not available, this returns an empty vector.
Note that UTF-8 is always supported; you can select it by
passing null to vte_terminal_set_encoding().
Parameters
Deprecatedinclude_aliases: boolean
whether to include alias names
Returns string[]
the list of supported encodings; free with g_strfreev()
Gets the list of supported legacy encodings.
If ICU support is not available, this returns an empty vector. Note that UTF-8 is always supported; you can select it by passing
nulltovte_terminal_set_encoding().