[cogl/lionel/introspection: 43/76] attribute: add constructor annotation



commit cc020b10599292f755728fde31a3e0975ae9eea8
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 20:54:25 2013 +0100

    attribute: add constructor annotation

 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 5090fb7..c033a93 100644
--- a/cogl/cogl-attribute.h
+++ b/cogl/cogl-attribute.h
@@ -52,7 +52,7 @@ COGL_BEGIN_DECLS
 COGL_GTYPE_DECLARE_TYPE (attribute);
 
 /**
- * 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]