Settings.gtkErrorBell

Get gtkErrorBell property.

  1. bool gtkErrorBell [@property getter]
    class Settings
    @property
    bool
    gtkErrorBell
    ()
  2. bool gtkErrorBell [@property setter]

Return Value

Type: bool

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

Since the error bell is implemented using gdk.surface.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.