~ubuntu-branches/ubuntu/jaunty/goffice/jaunty-updates

« back to all changes in this revision

Viewing changes to docs/reference/xml/goffice-app.xml

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2009-02-16 18:20:31 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216182031-qpnfx8ihozyfd1lz
Tags: 0.6.6-1ubuntu1
* Merge from debian unstable, remaining changes:
  - call intltool-update -p in debian/rules
  - libgoffice-gtk-0-6 is a transitional package
  - libgoffice-0-6 conflicts with libgoffice-gtk-0-6 (<< 0.6.3-1ubuntu2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
271
271
                                                        <link linkend="gpointer">gpointer</link> user_data)      : Run Last</programlisting>
272
272
<para>
273
273
 
274
 
</para><variablelist role="params">
275
 
<varlistentry><term><parameter>godoc</parameter>&nbsp;:</term>
276
 
<listitem><simpara>the object which received the signal.
 
274
</para>
277
275
 
278
 
</simpara></listitem></varlistentry>
279
 
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
280
 
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
281
 
</variablelist></refsect2><refsect2 id="GODoc-metadata-update"><title>The <literal>&quot;metadata-update&quot;</literal> signal</title>
 
276
@:</refsect2><refsect2 id="GODoc-metadata-update"><title>The <literal>&quot;metadata-update&quot;</literal> signal</title>
282
277
<indexterm zone="GODoc-metadata-update"><primary>GODoc::metadata-update</primary></indexterm><programlisting><link linkend="void">void</link>                user_function                      (<link linkend="GODoc">GODoc</link>   *godoc,
283
278
                                                        <link linkend="gpointer">gpointer</link> user_data)      : Run Last</programlisting>
284
279
<para>
285
280
 
286
 
</para><variablelist role="params">
287
 
<varlistentry><term><parameter>godoc</parameter>&nbsp;:</term>
288
 
<listitem><simpara>the object which received the signal.
 
281
</para>
289
282
 
290
 
</simpara></listitem></varlistentry>
291
 
<varlistentry><term><parameter>user_data</parameter>&nbsp;:</term>
292
 
<listitem><simpara>user data set when the signal handler was connected.</simpara></listitem></varlistentry>
293
 
</variablelist></refsect2><refsect2 id="GOPlugin-can-deactivate-changed"><title>The <literal>&quot;can-deactivate-changed&quot;</literal> signal</title>
 
283
@:</refsect2><refsect2 id="GOPlugin-can-deactivate-changed"><title>The <literal>&quot;can-deactivate-changed&quot;</literal> signal</title>
294
284
<indexterm zone="GOPlugin-can-deactivate-changed"><primary>GOPlugin::can-deactivate-changed</primary></indexterm><programlisting><link linkend="void">void</link>                user_function                      (<link linkend="GOPlugin">GOPlugin</link> *goplugin,
295
285
                                                        <link linkend="gpointer">gpointer</link>  user_data)      : Run Last</programlisting>
296
286
<para>