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

Returns: gboolean
 

TRUE if audible bell is enabled, FALSE if not.