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