mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
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
|
* cogl_buffer_set_data() or by mapping it into the application's
|
||||||
* address space using cogl_buffer_map().
|
* address space using cogl_buffer_map().
|
||||||
*
|
*
|
||||||
|
* Return value: (transfer full): A newly allocated #CoglIndexBuffer
|
||||||
|
*
|
||||||
* Since: 1.4
|
* Since: 1.4
|
||||||
* Stability: Unstable
|
* Stability: Unstable
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user