[cogl/lionel/introspection: 53/76] matrix-stack: add missing transfer annotation
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/lionel/introspection: 53/76] matrix-stack: add missing transfer annotation
- Date: Wed, 11 Sep 2013 15:24:14 +0000 (UTC)
commit 6e23b4ef4a00ebbd39567fb10a9730fffc465a69
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Sep 3 15:41:06 2013 +0100
matrix-stack: add missing transfer annotation
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 526f46d..1afe8af 100644
--- a/cogl/cogl-matrix-stack.h
+++ b/cogl/cogl-matrix-stack.h
@@ -193,7 +193,7 @@ COGL_GTYPE_DECLARE_TYPE (matrix_entry);
* 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]