docs: Make StageManager a public class

The StageManager API is useful to track the stages of an application.
It will also be useful when we land the modules API.
This commit is contained in:
Emmanuele Bassi
2009-10-10 13:52:46 +01:00
parent c3d056533c
commit a99f693c85
4 changed files with 26 additions and 1 deletions

View File

@ -126,6 +126,7 @@
<xi:include href="xml/clutter-event.xml"/>
<xi:include href="xml/clutter-main.xml"/>
<xi:include href="xml/clutter-shader.xml"/>
<xi:include href="xml/clutter-stage-manager.xml"/>
<xi:include href="xml/clutter-units.xml"/>
<xi:include href="xml/clutter-util.xml"/>
<xi:include href="xml/clutter-version.xml"/>