[cogl/cogl-1.16] matrix-stack: add missing transfer annotation
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] matrix-stack: add missing transfer annotation
- Date: Mon, 23 Sep 2013 14:07:22 +0000 (UTC)
commit 232842c1f78daccc09f0567a6a00900f930e6d13
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 15:41:06 2013 +0100
matrix-stack: add missing transfer annotation
Reviewed-by: Robert Bragg <robert linux intel com>
cogl/cogl-matrix-stack.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-matrix-stack.h b/cogl/cogl-matrix-stack.h
index 0ba8195..4498ec2 100644
--- a/cogl/cogl-matrix-stack.h
+++ b/cogl/cogl-matrix-stack.h
@@ -190,7 +190,7 @@ typedef struct _CoglMatrixEntry CoglMatrixEntry;
* cogl_matrix_stack_rotate(), cogl_matrix_stack_scale() and
* cogl_matrix_stack_translate().
*
- * Return value: A newly allocated #CoglMatrixStack
+ * Return value: (transfer full): A newly allocated #CoglMatrixStack
*/
CoglMatrixStack *
cogl_matrix_stack_new (CoglContext *ctx);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]