]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chat.h
Implement _set_property
[empathy.git] / libempathy / empathy-tp-chat.h
index fd988ec2e547c6c9a64ceaa61b38539262a6c319..0f47d12c173979e4fcfe18acb0523e2a5d5be809 100644 (file)
@@ -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