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

gtksound.h

Go to the documentation of this file.
00001 
00025 #ifndef _GAIM_GTKSOUND_H_
00026 #define _GAIM_GTKSOUND_H_
00027 
00028 /**************************************************************************/
00030 /**************************************************************************/
00038 GaimSoundUiOps *gaim_gtk_sound_get_ui_ops(void);
00039 
00045 void gaim_gtk_sound_set_mute(gboolean mute);
00046 
00052 gboolean gaim_gtk_sound_get_mute();
00053 
00059 void gaim_gtk_sound_set_login_mute(gboolean mute);
00060 
00067 const char *gaim_gtk_sound_get_event_option(GaimSoundEventID event);
00068 
00075 char *gaim_gtk_sound_get_event_label(GaimSoundEventID event);
00076 
00079 #endif /* _GAIM_GTKSOUND_H_ */

Generated on Sun Aug 29 03:45:05 2004 for gaim by doxygen 1.3.4