get_encoding_supported


Description:


[ Version ( deprecated = true , deprecated_since = "0.60" , since = "0.60" ) ]
public bool get_encoding_supported (string encoding)

Warning: get_encoding_supported is deprecated since 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 set_encoding.

Parameters:

encoding

the name of the legacy encoding

Returns:

true iff the legacy encoding encoding is supported


Namespace: Vte
Package: vte-2.91