mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
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:

committed by
Emmanuele Bassi

parent
5959099473
commit
86152f478d
@ -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">
|
||||
|
Reference in New Issue
Block a user