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.
bool gtkEnableInputFeedbackSounds() @propertyGet gtkEnableInputFeedbackSounds property.
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 gtkEnableInputFeedbackSounds(bool propval) @propertySet gtkEnableInputFeedbackSounds property.
propval | Whether to play event sounds as feedback to user input. 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. |