Method

VteTerminalget_audible_bell

Declaration [src]

gboolean
vte_terminal_get_audible_bell (
  VteTerminal* terminal
)

Description [src]

Checks whether or not the terminal will beep when the child outputs the “bl” sequence.

Return value

Type: gboolean

TRUE if audible bell is enabled, FALSE if not.