Package: gtk

Function gtk-widget-error-bell

Lambda List

gtk-widget-error-bell (widget)

Arguments

widget -- a gtk-widget object

Details

Notifies the user about an input-related error on this widget. If the gtk-error-bell setting is true, it calls the gdk-window-beep function, otherwise it does nothing.

Note that the effect of the gdk-window-beep function can be configured in many ways, depending on the windowing backend and the desktop environment or window manager that is used.
 

See also

2021-9-20