Vte.Terminal.VisibleBell Property
Controls whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence.

Syntax

public bool VisibleBell { set; get; }

Value

true if visible bell is enabled, false if not

Remarks

The terminal will clear itself to the default foreground color and then repaint itself.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)