mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
docs: Add ClickAction to the API reference
And clean up the reference index.
This commit is contained in:
@ -61,6 +61,8 @@
|
||||
<xi:include href="xml/clutter-layout-manager.xml"/>
|
||||
<xi:include href="xml/clutter-layout-meta.xml"/>
|
||||
<xi:include href="xml/clutter-actor-meta.xml"/>
|
||||
<xi:include href="xml/clutter-action.xml"/>
|
||||
<xi:include href="xml/clutter-constraint.xml"/>
|
||||
</chapter>
|
||||
|
||||
<chapter>
|
||||
@ -90,10 +92,9 @@
|
||||
</chapter>
|
||||
|
||||
<chapter>
|
||||
<title>Actor Modifiers</title>
|
||||
<title>Actions and Constraints</title>
|
||||
|
||||
<xi:include href="xml/clutter-action.xml"/>
|
||||
<xi:include href="xml/clutter-constraint.xml"/>
|
||||
<xi:include href="xml/clutter-click-action.xml"/>
|
||||
<xi:include href="xml/clutter-drag-action.xml"/>
|
||||
<xi:include href="xml/clutter-bind-constraint.xml"/>
|
||||
<xi:include href="xml/clutter-align-constraint.xml"/>
|
||||
|
Reference in New Issue
Block a user