]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/gossip-chat-window.h
When a new text channel arrives, check if there is no existing GossipChat
[empathy.git] / libempathy-gtk / gossip-chat-window.h
index 783dc5b637912a052b0e779de8d25dbfe8fdc09e..18b06ad9028effe6d549bc6c2897f36f269b99b4 100644 (file)
@@ -70,6 +70,7 @@ void              gossip_chat_window_move_chat       (GossipChatWindow *old_wind
 void              gossip_chat_window_switch_to_chat  (GossipChatWindow *window,
                                                      GossipChat       *chat);
 gboolean          gossip_chat_window_has_focus       (GossipChatWindow *window);
 void              gossip_chat_window_switch_to_chat  (GossipChatWindow *window,
                                                      GossipChat       *chat);
 gboolean          gossip_chat_window_has_focus       (GossipChatWindow *window);
+GossipChat *      gossip_chat_window_find_chat_by_id (const gchar      *id);
 
 G_END_DECLS
 
 
 G_END_DECLS