~ubuntu-branches/ubuntu/lucid/atk1.0/lucid

« back to all changes in this revision

Viewing changes to docs/xml/atkcomponent.xml

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-14 16:25:56 UTC
  • mfrom: (1.2.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080114162556-f3dbeslu5w2hspoe
Tags: 1.21.5-0ubuntu1
* New upstream bugfix release (LP: #182900)
* Bump Standards-Version to 3.7.3
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
451
451
 
452
452
<refsect1 role="signals">
453
453
<title role="signals.title">Signal Details</title>
454
 
<refsect2><title><anchor id="AtkComponent-bounds-changed"/>The &quot;bounds-changed&quot; signal</title>
 
454
<refsect2><title><anchor id="AtkComponent-bounds-changed"/>The <literal>&quot;bounds-changed&quot;</literal> signal</title>
455
455
<indexterm><primary>AtkComponent::bounds-changed</primary></indexterm><programlisting><link linkend="void">void</link>                user_function                      (<link linkend="AtkComponent">AtkComponent</link> *atkcomponent,
456
456
                                                        <link linkend="AtkRectangle">AtkRectangle</link> *arg1,
457
457
                                                        <link linkend="gpointer">gpointer</link>      user_data)         : Run Last</programlisting>
473
473
 
474
474
 
475
475
 
 
476
 
 
477
<refsect1><refsect2 /><refsect2 /></refsect1>
476
478
</refentry>