Function

Vte-3.91Vteget_encodingsDeprecated 0.60Since 0.60

  • 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_set_encoding().

    Parameters

    • Deprecatedinclude_aliases: boolean

      whether to include alias names

    Returns string[]

    the list of supported encodings; free with g_strfreev()

    0.60

    since 0.60