[cogl/lionel/introspection-next: 42/42] path: add missing transfer annotation
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/lionel/introspection-next: 42/42] path: add missing transfer annotation
- Date: Tue, 10 Dec 2013 21:53:48 +0000 (UTC)
commit 7f745cc8b496c1c1fc397641050e52b95a3d6200
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]