From 6a5fd794b64d48898c3b941b64c6431f55419939 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Thu, 7 Apr 2011 11:41:54 +1000 Subject: Add sms-channel property to empathy-chat --- libempathy-gtk/empathy-chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy-gtk/empathy-chat.h') diff --git a/libempathy-gtk/empathy-chat.h b/libempathy-gtk/empathy-chat.h index 77122f7c8..8665bf34d 100644 --- a/libempathy-gtk/empathy-chat.h +++ b/libempathy-gtk/empathy-chat.h @@ -94,6 +94,8 @@ guint empathy_chat_get_nb_unread_messages (EmpathyChat *chat); void empathy_chat_messages_read (EmpathyChat *self); gboolean empathy_chat_is_composing (EmpathyChat *chat); + +gboolean empathy_chat_is_sms_channel (EmpathyChat *self); G_END_DECLS #endif /* __EMPATHY_CHAT_H__ */ -- cgit v1.2.3