Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

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 Tue Aug 9 15:32:51 2005 for gaim by  doxygen 1.3.9.1