get_encoding


Description:

[ Version ( deprecated = true , deprecated_since = "0.54" ) ]
public unowned string? get_encoding ()

Warning: get_encoding is deprecated since 0.54.

Determines the name of the encoding in which the terminal expects data to be encoded, or null if UTF-8 is in use.

Note:

Support for non-UTF-8 is deprecated.

Parameters:

this

a Terminal

Returns:

the current encoding for the terminal