Settings.gtkSoundThemeName

string gtkSoundThemeName() @property

Get gtkSoundThemeName property.

Returns

The XDG sound theme to use for event sounds.

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 gtkSoundThemeName(string propval) @property

Set gtkSoundThemeName property.

Parameters

propvalThe XDG sound theme to use for event sounds. 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.