~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to docs/libempathy/xml/empathy-tp-chat.xml

Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
                    <link linkend="EmpathyTpChat-struct">EmpathyTpChat</link>;
28
28
<link linkend="EmpathyTpChat">EmpathyTpChat</link>*      <link linkend="empathy-tp-chat-new">empathy_tp_chat_new</link>                 (<link linkend="McAccount">McAccount</link> *account,
29
29
                                                         <link linkend="TpChan">TpChan</link> *tp_chan);
 
30
<link linkend="EmpathyTpChat">EmpathyTpChat</link>*      <link linkend="empathy-tp-chat-new-with-contact">empathy_tp_chat_new_with_contact</link>    (<link linkend="EmpathyContact">EmpathyContact</link> *contact);
30
31
<link linkend="gboolean">gboolean</link>            <link linkend="empathy-tp-chat-get-acknowledge">empathy_tp_chat_get_acknowledge</link>     (<link linkend="EmpathyTpChat">EmpathyTpChat</link> *chat);
31
32
<link linkend="void">void</link>                <link linkend="empathy-tp-chat-set-acknowledge">empathy_tp_chat_set_acknowledge</link>     (<link linkend="EmpathyTpChat">EmpathyTpChat</link> *chat,
32
33
                                                         <link linkend="gboolean">gboolean</link> acknowledge);
133
134
</simpara></listitem></varlistentry>
134
135
</variablelist></refsect2>
135
136
<refsect2>
 
137
<title><anchor id="empathy-tp-chat-new-with-contact" role="function"/>empathy_tp_chat_new_with_contact ()</title>
 
138
<indexterm><primary>empathy_tp_chat_new_with_contact</primary></indexterm><programlisting><link linkend="EmpathyTpChat">EmpathyTpChat</link>*      empathy_tp_chat_new_with_contact    (<link linkend="EmpathyContact">EmpathyContact</link> *contact);</programlisting>
 
139
<para>
 
140
 
 
141
</para><variablelist role="params">
 
142
<varlistentry><term><parameter>contact</parameter>&nbsp;:</term>
 
143
<listitem><simpara>
 
144
</simpara></listitem></varlistentry>
 
145
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>
 
146
 
 
147
 
 
148
</simpara></listitem></varlistentry>
 
149
</variablelist></refsect2>
 
150
<refsect2>
136
151
<title><anchor id="empathy-tp-chat-get-acknowledge" role="function"/>empathy_tp_chat_get_acknowledge ()</title>
137
152
<indexterm><primary>empathy_tp_chat_get_acknowledge</primary></indexterm><programlisting><link linkend="gboolean">gboolean</link>            empathy_tp_chat_get_acknowledge     (<link linkend="EmpathyTpChat">EmpathyTpChat</link> *chat);</programlisting>
138
153
<para>