index-buffer: add missing transfer annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
8dc7480002
commit
59fa8b22bd
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue