gtk_error_bell


Description:

[ NoAccessorMethod ]
[ Version ( since = "2.12" ) ]
public bool gtk_error_bell { get; set; }

When true, keyboard navigation and other input-related errors will cause a beep.

Since the error bell is implemented using gdk_surface_beep, the windowing system may offer ways to configure the error bell in many ways, such as flashing the window or similar visual effects.