26 #ifndef _PIDGINSOUND_H_ 27 #define _PIDGINSOUND_H_ const char * pidgin_sound_get_event_option(PurpleSoundEventID event)
Get the prefs option for an event.
PurpleSoundUiOps * pidgin_sound_get_ui_ops(void)
Gets GTK+ sound UI ops.
Operations used by the core to request that particular sound files, or the sound associated with a pa...
const char * pidgin_sound_get_event_label(PurpleSoundEventID event)
Get the label for an event.
void * pidgin_sound_get_handle(void)
Get the handle for the GTK+ sound system.
gboolean pidgin_sound_is_customized(void)
Returns true Pidgin is using customized sounds.
enum _PurpleSoundEventID PurpleSoundEventID
Data Structures.