Method
CoglAttributeget_buffer
Declaration [src]
CoglAttributeBuffer*
cogl_attribute_get_buffer (
CoglAttribute* attribute
)
Return value
Type: CoglAttributeBuffer
The CoglAttributeBuffer that was
set with cogl_attribute_set_buffer() or cogl_attribute_new().
| The data is owned by the instance. |