[clutter] docs: Updates to the API reference



commit a8d800580017b474fabc6b6322ccbdc6c8da504e
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Mon Mar 5 23:34:27 2012 +0000

    docs: Updates to the API reference

 clutter/wayland/clutter-wayland-surface.h  |    5 +++--
 doc/reference/clutter/clutter-sections.txt |    4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/clutter/wayland/clutter-wayland-surface.h b/clutter/wayland/clutter-wayland-surface.h
index 1d7b0c7..b68483e 100644
--- a/clutter/wayland/clutter-wayland-surface.h
+++ b/clutter/wayland/clutter-wayland-surface.h
@@ -51,7 +51,7 @@ typedef struct _ClutterWaylandSurfacePrivate ClutterWaylandSurfacePrivate;
  *
  * The #ClutterWaylandSurface structure contains only private data
  *
- * Since: 1.8
+ * Since: 1.10
  * Stability: unstable
  */
 struct _ClutterWaylandSurface
@@ -64,10 +64,11 @@ struct _ClutterWaylandSurface
 
 /**
  * ClutterWaylandSurfaceClass:
+ * @queue_damage_redraw: class handler of the #ClutterWaylandSurface::queue-damage-redraw signal
  *
  * The #ClutterWaylandSurfaceClass structure contains only private data
  *
- * Since: 0.8
+ * Since: 1.10
  * Stability: unstable
  */
 struct _ClutterWaylandSurfaceClass
diff --git a/doc/reference/clutter/clutter-sections.txt b/doc/reference/clutter/clutter-sections.txt
index 40ce97a..38fc7a8 100644
--- a/doc/reference/clutter/clutter-sections.txt
+++ b/doc/reference/clutter/clutter-sections.txt
@@ -1317,6 +1317,7 @@ CLUTTER_INIT_ERROR
 CLUTTER_DEPRECATED
 CLUTTER_DEPRECATED_FOR
 CLUTTER_PRIVATE_FIELD
+CLUTTER_VAR
 clutter_init_error_quark
 clutter_base_init
 clutter_redraw
@@ -1425,6 +1426,9 @@ ClutterWaylandSurfaceClass
 clutter_wayland_surface_new
 clutter_wayland_surface_attach_buffer
 clutter_wayland_surface_damage_buffer
+clutter_wayland_surface_get_cogl_texture
+clutter_wayland_surface_get_surface
+clutter_wayland_surface_set_surface
 <SUBSECTION Standard>
 CLUTTER_WAYLAND_IS_SURFACE
 CLUTTER_WAYLAND_IS_SURFACE_CLASS



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