]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/gossip-chat.h
[darcs-to-svn @ Fix copyright in GPL header]
[empathy.git] / libempathy-gtk / gossip-chat.h
index 9a0a0c317c408610e20c77f5800282e9a8b18269..3de788eef84fcfe2edcfde8e9c47c89b6d465ded 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
  * Copyright (C) 2002-2007 Imendio AB
+ * Copyright (C) 2007 Collabora Ltd.
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -21,6 +22,7 @@
  *          Richard Hult <richard@imendio.com>
  *          Martyn Russell <martyn@imendio.com>
  *          Geert-Jan Van den Bogaerde <geertjan@gnome.org>
+ *          Xavier Claessens <xclaesse@gmail.com>
  */
 
 #ifndef __GOSSIP_CHAT_H__
@@ -124,6 +126,7 @@ void              gossip_chat_load_geometry         (GossipChat       *chat,
                                                     gint             *h);
 void              gossip_chat_set_tp_chat           (GossipChat       *chat,
                                                     EmpathyTpChat    *tp_chat);
+const gchar *     gossip_chat_get_id                (GossipChat       *chat);
 
 /* For spell checker dialog to correct the misspelled word. */
 gboolean          gossip_chat_get_is_command        (const gchar      *str);