aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-notify-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-notify-manager.h')
-rw-r--r--libempathy-gtk/empathy-notify-manager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-notify-manager.h b/libempathy-gtk/empathy-notify-manager.h
index 15740468e..4faa13b35 100644
--- a/libempathy-gtk/empathy-notify-manager.h
+++ b/libempathy-gtk/empathy-notify-manager.h
@@ -82,7 +82,8 @@ EmpathyNotifyManager * empathy_notify_manager_dup_singleton (void);
gboolean empathy_notify_manager_has_capability (EmpathyNotifyManager *self,
const gchar *capa);
-gboolean empathy_notification_is_enabled (void);
+gboolean empathy_notify_manager_notification_is_enabled (
+ EmpathyNotifyManager *self);
GdkPixbuf * empathy_notify_manager_get_pixbuf_for_notification (
EmpathyNotifyManager *self,