VteTerminalAntiAlias

Warning VteTerminalAntiAlias is deprecated and should not be used in newly-written code. An enumeration describing which anti-alias setting to use.

More...

Values

ValueMeaning
ANTI_ALIAS_USE_DEFAULT
ANTI_ALIAS_FORCE_ENABLE
ANTI_ALIAS_FORCE_DISABLE

Detailed Description

Deprecated: 0.20 VTE_ANTI_ALIAS_USE_DEFAULT Use the system default anti-alias setting VTE_ANTI_ALIAS_FORCE_ENABLE Force enable anti-aliasing VTE_ANTI_ALIAS_FORCE_DISABLE Force disable anti-aliasing

Meta