summaryrefslogtreecommitdiff
path: root/cogl/cogl-index-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-index-buffer.h')
-rw-r--r--cogl/cogl-index-buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cogl/cogl-index-buffer.h b/cogl/cogl-index-buffer.h
index 074452c3..e9fdda9c 100644
--- a/cogl/cogl-index-buffer.h
+++ b/cogl/cogl-index-buffer.h
@@ -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
*/