]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-chat.h
Various fixes for chats
[empathy.git] / libempathy-gtk / empathy-chat.h
index 8a700762b2782389e1ece0544cb3b3d3d6e7b5f1..e40b5c8c858fbaa1b8fed1c77d9a6b1ad3165a61 100644 (file)
@@ -70,6 +70,7 @@ McAccount *        empathy_chat_get_account          (EmpathyChat   *chat);
 const gchar *      empathy_chat_get_id               (EmpathyChat   *chat);
 const gchar *      empathy_chat_get_name             (EmpathyChat   *chat);
 const gchar *      empathy_chat_get_subject          (EmpathyChat   *chat);
+EmpathyContact *   empathy_chat_get_remote_contact   (EmpathyChat   *chat);
 void               empathy_chat_clear                (EmpathyChat   *chat);
 void               empathy_chat_scroll_down          (EmpathyChat   *chat);
 void               empathy_chat_cut                  (EmpathyChat   *chat);