aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-chat.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-04-27 04:51:09 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-04-27 04:51:09 +0800
commit69814b0fd3717aadde21b392c875033865903f07 (patch)
tree31af67384bdcdaacc5ea0bf23378dabe42f42474 /libempathy-gtk/gossip-chat.h
parent703a7db832de5d180a6880321fcee7919eb6094e (diff)
downloadgsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar.gz
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar.bz2
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar.lz
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar.xz
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.tar.zst
gsoc2013-empathy-69814b0fd3717aadde21b392c875033865903f07.zip
[darcs-to-svn @ Save/restore window geometry]
svn path=/trunk/; revision=6
Diffstat (limited to 'libempathy-gtk/gossip-chat.h')
-rw-r--r--libempathy-gtk/gossip-chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/gossip-chat.h b/libempathy-gtk/gossip-chat.h
index cc0f584b4..3de788eef 100644
--- a/libempathy-gtk/gossip-chat.h
+++ b/libempathy-gtk/gossip-chat.h
@@ -126,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);