From 633dd8bd9ec961c04f73335984d7ea30cc0b5684 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 11 Mar 2008 12:23:00 +0000 Subject: Continue property stuff svn path=/trunk/; revision=768 --- libempathy/empathy-tp-chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-tp-chat.h') diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h index 43acca726..fd988ec2e 100644 --- a/libempathy/empathy-tp-chat.h +++ b/libempathy/empathy-tp-chat.h @@ -68,6 +68,8 @@ void empathy_tp_chat_send (EmpathyTpChat *chat, void empathy_tp_chat_set_state (EmpathyTpChat *chat, TpChannelChatState state); const gchar * empathy_tp_chat_get_id (EmpathyTpChat *chat); +void empathy_tp_chat_set_property (EmpathyTpChat *chat, + const GValue *value); G_END_DECLS -- cgit v1.2.3