[ 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.
Support for non-UTF-8 is deprecated.
this |
a Terminal |
the current encoding for the terminal |