[pango] Fixed (transfer none) introspection annotation for the return value in pango_layout_iter_get_layout
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Fixed (transfer none) introspection annotation for the return value in pango_layout_iter_get_layout
- Date: Mon, 25 Apr 2011 23:18:18 +0000 (UTC)
commit 5f55ce69f8611fe53670f1001d5b8ecae94b2bd3
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 23:21:47 2011 +0100
Fixed (transfer none) introspection annotation for the return value in pango_layout_iter_get_layout
pango/pango-layout.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index e66a50e..bad0c23 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -5686,7 +5686,7 @@ pango_layout_iter_at_last_line (PangoLayoutIter *iter)
*
* Gets the layout associated with a #PangoLayoutIter.
*
- * Return value: the layout associated with @iter.
+ * Return value: (transfer none): the layout associated with @iter.
*
* Since: 1.20
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]