docs: Update the Actor API reference

Given the size and scope of the changes in ClutterActor, we ought to
rewrite the overall description of what an actor is, what it does, and
how are you supposed to use it and subclass it.
This commit is contained in:
Emmanuele Bassi
2011-12-20 13:32:37 +00:00
committed by Emmanuele Bassi
parent 5959099473
commit 86152f478d
6 changed files with 174 additions and 863 deletions

View File

@ -210,8 +210,9 @@
<xi:include href="xml/clutter-win32.xml"/>
<xi:include href="xml/clutter-egl.xml"/>
<xi:include href="xml/clutter-cex100.xml"/>
<xi:include href="xml/clutter-wayland.xml"/>
<xi:include href="xml/clutter-gdk.xml"/>
<xi:include href="xml/clutter-wayland-compositor.xml"/>
<xi:include href="xml/clutter-wayland-surface.xml"/>
</part>
<part id="additionaldocs">
@ -222,9 +223,7 @@
developing with Clutter.</para>
</partintro>
<xi:include href="xml/subclassing-ClutterActor.xml"/>
<xi:include href="xml/clutter-animation-tutorial.xml"/>
<xi:include href="xml/creating-behaviours.xml"/>
</part>
<part id="migration">