Method

VteTerminalget_enable_a11y

unstable since: 0.78

Declaration [src]

gboolean
vte_terminal_get_enable_a11y (
  VteTerminal* terminal
)

Description [src]

Checks whether the terminal communicates with a11y backends.

Available since: 0.78

Return value

Type: gboolean

TRUE if a11y is enabled, FALSE if not.