[cogl/lionel/introspection: 19/76] sub-texture: add missing transfer annotaion



commit c0e9bae8940e7b5facf7beeeb92b932b53a893bb
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 15:38:32 2013 +0100

    sub-texture: add missing transfer annotaion

 cogl/cogl-sub-texture.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cogl/cogl-sub-texture.h b/cogl/cogl-sub-texture.h
index cb66d58..41fdf96 100644
--- a/cogl/cogl-sub-texture.h
+++ b/cogl/cogl-sub-texture.h
@@ -74,8 +74,8 @@ COGL_GTYPE_DECLARE_TYPE (sub_texture);
  * #CoglMetaTexture interface to resolve a #CoglSubTexture into a
  * low-level texture before drawing.</note>
  *
- * Returns: A newly allocated #CoglSubTexture representing a
- *          sub-region of @parent_texture.
+ * Return value: (transfer full): A newly allocated #CoglSubTexture
+ *          representing a sub-region of @parent_texture.
  *
  * Since: 1.10
  * Stability: unstable


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]