mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 02:20:43 -05:00
docs: XInclude test-actor inside the Actor's description
This commit is contained in:
parent
5974cfc97b
commit
76c8b17144
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user