aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-roster-contact.h')
-rw-r--r--libempathy-gtk/empathy-roster-contact.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-roster-contact.h b/libempathy-gtk/empathy-roster-contact.h
index a7c5b0866..a488e9424 100644
--- a/libempathy-gtk/empathy-roster-contact.h
+++ b/libempathy-gtk/empathy-roster-contact.h
@@ -56,6 +56,9 @@ const gchar * empathy_roster_contact_get_group (EmpathyRosterContact *self);
gboolean empathy_roster_contact_is_online (EmpathyRosterContact *self);
+void empathy_roster_contact_set_event_icon (EmpathyRosterContact *self,
+ const gchar *icon);
+
G_END_DECLS
#endif /* #ifndef __EMPATHY_ROSTER_CONTACT_H__*/