src/sound.h

changeset 12291
2af68342099e
parent 11642
76b60f0bf467
--- a/src/sound.h	Fri Dec 02 03:13:51 2005 +0000
+++ b/src/sound.h	Fri Dec 02 06:43:00 2005 +0000
@@ -117,6 +117,13 @@
  */
 void gaim_sound_uninit(void);
 
+/**
+ * Returns the sound subsystem handle.
+ *
+ * @return The sound subsystem handle.
+ */
+void *gaim_sounds_get_handle(void);
+
 /*@}*/
 
 #ifdef __cplusplus

mercurial