1
0
Fork 0

docs: XInclude test-actor inside the Actor's description

This commit is contained in:
Emmanuele Bassi 2012-01-31 16:32:48 +00:00
parent 5974cfc97b
commit 76c8b17144

View file

@ -104,6 +104,11 @@
* the #ClutterContainer::actor-added signal; similarly, to track removals
* of children from a ClutterActor, use the #ClutterContainer::actor-removed
* signal.</para>
* <informalexample><programlisting>
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../tests/interactive/test-actor.c">
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
* </xi:include>
* </programlisting></informalexample>
* </refsect2>
*
* <refsect2 id="ClutterActor-events">