~ubuntu-branches/ubuntu/intrepid/empathy/intrepid

« back to all changes in this revision

Viewing changes to docs/libempathy/xml/empathy-chatroom-manager.xml

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2008-10-20 21:48:50 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20081020214850-pm6i0vjz6fve5tqj
Tags: 2.24.1-1ubuntu1
* Merge from debian experimental, remaining changes:
  - debian/patches/01fixtabbehavour.diff: Change behaviour of tabs in chat
    dialogs
  - Add Recommends on telepathy-butterfly and telepathy-haze
  - Add Suggests on telepathy-idle

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
                                                         <link linkend="McAccount">McAccount</link> *account);
35
35
<link linkend="guint">guint</link>               <link linkend="empathy-chatroom-manager-get-count">empathy_chatroom_manager_get_count</link>  (<link linkend="EmpathyChatroomManager">EmpathyChatroomManager</link> *manager,
36
36
                                                         <link linkend="McAccount">McAccount</link> *account);
37
 
<link linkend="void">void</link>                <link linkend="empathy-chatroom-manager-store">empathy_chatroom_manager_store</link>      (<link linkend="EmpathyChatroomManager">EmpathyChatroomManager</link> *manager);
38
37
</synopsis>
39
38
</refsynopsisdiv>
40
39
 
180
179
 
181
180
</simpara></listitem></varlistentry>
182
181
</variablelist></refsect2>
183
 
<refsect2 id="empathy-chatroom-manager-store" role="function">
184
 
<title>empathy_chatroom_manager_store ()</title>
185
 
<indexterm zone="empathy-chatroom-manager-store"><primary>empathy_chatroom_manager_store</primary></indexterm><programlisting><link linkend="void">void</link>                empathy_chatroom_manager_store      (<link linkend="EmpathyChatroomManager">EmpathyChatroomManager</link> *manager);</programlisting>
186
 
<para>
187
 
 
188
 
</para><variablelist role="params">
189
 
<varlistentry><term><parameter>manager</parameter>&nbsp;:</term>
190
 
<listitem><simpara>
191
 
 
192
 
 
193
 
</simpara></listitem></varlistentry>
194
 
</variablelist></refsect2>
195
182
 
196
183
</refsect1>
197
184