pidgin/gtksound.h

changeset 26378
e85d894af8a5
parent 25885
5b5e2ca316b2
child 32438
dc8991868906
--- a/pidgin/gtksound.h	Sun Mar 08 06:20:04 2009 +0000
+++ b/pidgin/gtksound.h	Sun Mar 08 06:24:15 2009 +0000
@@ -63,6 +63,15 @@
  */
 void *pidgin_sound_get_handle(void);
 
+/**
+ * Returns true Pidgin is using customized sounds
+ *
+ * @return TRUE if non default sounds are used.
+ *
+ * @since 2.6.0
+ */
+gboolean pidgin_sound_is_customized(void);
+
 /*@}*/
 
 #endif /* _PIDGINSOUND_H_ */

mercurial