[cogl/lionel/introspection-next: 45/45] path: add missing transfer annotation



commit 3bb2cb3fb27eaa1a320178093ea3c9a9a91235c0
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Thu Nov 14 13:38:52 2013 +0000

    path: add missing transfer annotation

 cogl-path/cogl2-path-functions.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl-path/cogl2-path-functions.h b/cogl-path/cogl2-path-functions.h
index 1505e7b..f32611b 100644
--- a/cogl-path/cogl2-path-functions.h
+++ b/cogl-path/cogl2-path-functions.h
@@ -62,7 +62,7 @@ cogl_path_new (void);
  * Internally the path will share the data until one of the paths is
  * modified so copying paths should be relatively cheap.
  *
- * Return value: a copy of the path in @path.
+ * Return value: (transfer full): a copy of the path in @path.
  *
  * Since: 2.0
  */


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