Settings.gtkEnableEventSounds

bool gtkEnableEventSounds() @property

Get gtkEnableEventSounds property.

Returns

Whether to play any event sounds at all.

See the Sound Theme Specifications for more information on event sounds and sound themes.

GTK itself does not support event sounds, you have to use a loadable module like the one that comes with libcanberra.

void gtkEnableEventSounds(bool propval) @property

Set gtkEnableEventSounds property.

Parameters

propvalWhether to play any event sounds at all. See the Sound Theme Specifications for more information on event sounds and sound themes. GTK itself does not support event sounds, you have to use a loadable module like the one that comes with libcanberra.