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:
@ -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"/>
|
||||
|
Reference in New Issue
Block a user