Signal

VteTerminal::bell

Declaration

void
bell (
  VteTerminal* self,
  gpointer user_data
)

Description [src]

This signal is emitted when the a child sends a bell request to the terminal.

Default handler:

The default handler is called after the handlers added via g_signal_connect().