1
0
Fork 0

attribute: add constructor annotation

Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
Lionel Landwerlin 2013-09-03 20:54:25 +01:00 committed by Robert Bragg
parent 7b25c8f5ca
commit 7583f5fc3f

View file

@ -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)