[pango] Fixing (transfer none) introspection annotation for the return value in pango_renderer_get_layout
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Fixing (transfer none) introspection annotation for the return value in pango_renderer_get_layout
- Date: Mon, 25 Apr 2011 23:17:17 +0000 (UTC)
commit b803f39784f2feb178ad64979a01aa03d0a2ab3d
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 21:29:16 2011 +0100
Fixing (transfer none) introspection annotation for the return value in pango_renderer_get_layout
pango/pango-renderer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 2c14608..5d42fb9 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -1371,7 +1371,7 @@ pango_renderer_get_matrix (PangoRenderer *renderer)
* The returned layout should not be modified while still being
* rendered.
*
- * Return value: the layout, or %NULL if no layout is being
+ * Return value: (transfer none): the layout, or %NULL if no layout is being
* rendered using @renderer at this time.
*
* Since: 1.20
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]