docs: Document ClutterDropAction

And add it to the API reference.

https://bugzilla.gnome.org/show_bug.cgi?id=652842
This commit is contained in:
Emmanuele Bassi
2011-06-17 17:22:01 +01:00
parent 1238e0ddf9
commit e5641dabf8
5 changed files with 160 additions and 2 deletions

View File

@ -98,6 +98,7 @@
<xi:include href="xml/clutter-click-action.xml"/>
<xi:include href="xml/clutter-drag-action.xml"/>
<xi:include href="xml/clutter-drop-action.xml"/>
<xi:include href="xml/clutter-gesture-action.xml"/>
<xi:include href="xml/clutter-swipe-action.xml"/>
</chapter>

View File

@ -2717,3 +2717,20 @@ CLUTTER_TYPE_SWIPE_ACTION
ClutterSwipeActionPrivate
clutter_swipe_action_get_type
</SECTION>
<SECTION>
<FILE>clutter-drop-action</FILE>
ClutterDropAction
ClutterDropActionClass
clutter_drop_action_new
<SUBSECTION Standard>
CLUTTER_TYPE_DROP_ACTION
CLUTTER_DROP_ACTION
CLUTTER_DROP_ACTION_CLASS
CLUTTER_IS_DROP_ACTION
CLUTTER_IS_DROP_ACTION_CLASS
CLUTTER_DROP_ACTION_GET_CLASS
<SUBSECTION Private>
ClutterDropActionClass
clutter_drop_action_get_type
</SECTION>

View File

@ -31,6 +31,7 @@ clutter_deform_effect_get_type
clutter_desaturate_effect_get_type
clutter_device_manager_get_type
clutter_drag_action_get_type
clutter_drop_action_get_type
clutter_effect_get_type
clutter_fixed_layout_get_type
clutter_flow_layout_get_type