Package: gtk

Accessor gtk-settings-gtk-sound-theme-name

Lambda List

gtk-settings-gtk-sound-theme-name (object)

Syntax

(gtk-settings-gtk-sound-theme-name object) => setting
(setf (gtk-settings-gtk-sound-theme-name object) setting)

Arguments

object -- a gtk-settings object
setting -- a string with the sound theme name

Details

Accessor of the gtk-sound-theme-name slot of the gtk-settings class.

The XDG sound theme to use for event sounds. See the Sound Theme specification 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 the libcanberra library.
 

See also

2021-3-28