Function

Vte-3.91Vteget_encoding_supportedDeprecated 0.60Since 0.60

  • Queries whether the legacy encoding encoding is supported.

    If ICU support is not available, this function always returns false.

    Note that UTF-8 is always supported; you can select it by passing null to vte_terminal_set_encoding().

    Parameters

    • Deprecatedencoding: string

      the name of the legacy encoding

    Returns boolean

    true iff the legacy encoding encoding is supported

    0.60

    since 0.60