index-buffer: add missing transfer annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
8dc7480002
commit
59fa8b22bd
@ -57,6 +57,8 @@ typedef struct _CoglIndexBuffer CoglIndexBuffer;
|
||||
* cogl_buffer_set_data() or by mapping it into the application's
|
||||
* address space using cogl_buffer_map().
|
||||
*
|
||||
* Return value: (transfer full): A newly allocated #CoglIndexBuffer
|
||||
*
|
||||
* Since: 1.4
|
||||
* Stability: Unstable
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user