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 null to vte.terminal.Terminal.setEncoding.
whether to include alias names
the list of supported encodings; free with glib.global.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 null to vte.terminal.Terminal.setEncoding.