From 16d5526f7a400eae93a1a7858ec73b2d99fadd48 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 11 Mar 2008 12:23:08 +0000 Subject: Implement _set_property svn path=/trunk/; revision=773 --- libempathy/empathy-tp-chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-tp-chat.h') diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h index fd988ec2e..0f47d12c1 100644 --- a/libempathy/empathy-tp-chat.h +++ b/libempathy/empathy-tp-chat.h @@ -69,6 +69,7 @@ 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 gchar *name, const GValue *value); G_END_DECLS -- cgit v1.2.3