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



commit 6552e8b4519a189a3d3ff6ead3093143511ee7ee
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 d264482..0561232 100644
--- a/cogl-path/cogl2-path-functions.h
+++ b/cogl-path/cogl2-path-functions.h
@@ -66,7 +66,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]