[clutter] docs: Add ZoomAction symbols to the sections file



commit 6716cd10e3d92103e626364378d1b3cddf6b0cd6
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Aug 20 19:41:21 2012 +0100

    docs: Add ZoomAction symbols to the sections file

 doc/reference/clutter/clutter-sections.txt |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/clutter/clutter-sections.txt b/doc/reference/clutter/clutter-sections.txt
index 3cdc94b..1b2a08d 100644
--- a/doc/reference/clutter/clutter-sections.txt
+++ b/doc/reference/clutter/clutter-sections.txt
@@ -3424,3 +3424,26 @@ CLUTTER_SCROLL_ACTOR_GET_CLASS
 ClutterScrollActorPrivate
 clutter_scroll_actor_get_type
 </SECTION>
+
+<SECTION>
+<FILE>clutter-zoom-action</FILE>
+ClutterZoomAction
+ClutterZoomActionClass
+clutter_zoom_action_new
+ClutterZoomAxis
+clutter_zoom_action_set_zoom_axis
+clutter_zoom_action_get_zoom_axis
+<SUBSECTION>
+clutter_zoom_action_get_focal_point
+clutter_zoom_action_get_transformed_focal_point
+<SUBSECTION Standard>
+CLUTTER_IS_ZOOM_ACTION
+CLUTTER_IS_ZOOM_ACTION_CLASS
+CLUTTER_TYPE_ZOOM_ACTION
+CLUTTER_ZOOM_ACTION
+CLUTTER_ZOOM_ACTION_CLASS
+CLUTTER_ZOOM_ACTION_GET_CLASS
+<SUBSECTION Private>
+ClutterZoomActionPrivate
+clutter_zoom_action_get_type
+</SECTION>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]