gtksound.h

Go to the documentation of this file.
00001 
00024 #ifndef _GAIM_GTKSOUND_H_
00025 #define _GAIM_GTKSOUND_H_
00026 
00027 /**************************************************************************/
00029 /**************************************************************************/
00037 GaimSoundUiOps *gaim_gtk_sound_get_ui_ops(void);
00038 
00044 void gaim_gtk_sound_set_mute(gboolean mute);
00045 
00051 gboolean gaim_gtk_sound_get_mute();
00052 
00058 void gaim_gtk_sound_set_login_mute(gboolean mute);
00059 
00066 const char *gaim_gtk_sound_get_event_option(GaimSoundEventID event);
00067 
00074 char *gaim_gtk_sound_get_event_label(GaimSoundEventID event);
00075 
00078 #endif /* _GAIM_GTKSOUND_H_ */

Generated on Sun Feb 18 07:50:47 2007 for gaim by  doxygen 1.5.1