[cogl/cogl-1.16] onscreen: add constructor annotation
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] onscreen: add constructor annotation
- Date: Mon, 23 Sep 2013 14:06:02 +0000 (UTC)
commit 6ed5a43b8206165cca198330063c322b1e62465e
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 22:01:50 2013 +0100
onscreen: add constructor annotation
Reviewed-by: Robert Bragg <robert linux intel com>
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 17778b7..62999f3 100644
--- a/cogl/cogl-onscreen.h
+++ b/cogl/cogl-onscreen.h
@@ -43,7 +43,7 @@ typedef struct _CoglOnscreen CoglOnscreen;
#define COGL_ONSCREEN(X) ((CoglOnscreen *)(X))
/**
- * 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]