[cogl/cogl-1.16] attribute: add constructor annotation
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] attribute: add constructor annotation
- Date: Mon, 23 Sep 2013 14:06:57 +0000 (UTC)
commit 7583f5fc3f457210f000953d1d17826326714421
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 20:54:25 2013 +0100
attribute: add constructor annotation
Reviewed-by: Robert Bragg <robert linux intel com>
cogl/cogl-attribute.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-attribute.h b/cogl/cogl-attribute.h
index 9aa6a7b..019e6c9 100644
--- a/cogl/cogl-attribute.h
+++ b/cogl/cogl-attribute.h
@@ -50,7 +50,7 @@ COGL_BEGIN_DECLS
*/
/**
- * cogl_attribute_new:
+ * cogl_attribute_new: (constructor)
* @attribute_buffer: The #CoglAttributeBuffer containing the actual
* attribute data
* @name: The name of the attribute (used to reference it from GLSL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]