[cogl/lionel/introspection: 27/76] onscreen: add constructor annotation



commit 1bed68a152efa440603f128ad0a5f80450260cff
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 22:01:50 2013 +0100

    onscreen: add constructor annotation

 cogl/cogl-onscreen.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-onscreen.h b/cogl/cogl-onscreen.h
index fa628ce..a9050f0 100644
--- a/cogl/cogl-onscreen.h
+++ b/cogl/cogl-onscreen.h
@@ -45,7 +45,7 @@ typedef struct _CoglOnscreen CoglOnscreen;
 COGL_GTYPE_DECLARE_TYPE (onscreen);
 
 /**
- * cogl_onscreen_new:
+ * cogl_onscreen_new: (constructor)
  * @context: A #CoglContext
  * @width: The desired framebuffer width
  * @height: The desired framebuffer height


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