summaryrefslogtreecommitdiff
path: root/gio/gnotification-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gnotification-private.h')
-rw-r--r--gio/gnotification-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/gnotification-private.h b/gio/gnotification-private.h
index e3e4a7818..cd2be58ff 100644
--- a/gio/gnotification-private.h
+++ b/gio/gnotification-private.h
@@ -49,4 +49,6 @@ gboolean g_notification_get_default_action (GNotifi
GVariant * g_notification_serialize (GNotification *notification);
+const gchar * g_notification_get_sound_name (GNotification *notification);
+
#endif