TypeScript API Documentation for VTE-3.91
API Version: 3.91
Library Version: 0.82.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 0.60
Since 0.60
Queries whether the legacy encoding encoding is supported.
encoding
If ICU support is not available, this function always returns false.
false
Note that UTF-8 is always supported; you can select it by passing null to vte_terminal_set_encoding().
null
vte_terminal_set_encoding()
Deprecated
the name of the legacy encoding
true iff the legacy encoding encoding is supported
true
0.60
since 0.60
Queries whether the legacy encoding
encodingis 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
nulltovte_terminal_set_encoding().