[pango] Fixed (transfer none) introspection annotation for the return value in pango_font_get_font_map
- 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_font_get_font_map
- Date: Mon, 25 Apr 2011 23:18:13 +0000 (UTC)
commit c2d5d982840c08af3bf5cb0e2181919854e3a8f7
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 23:19:16 2011 +0100
Fixed (transfer none) introspection annotation for the return value in pango_font_get_font_map
pango/fonts.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pango/fonts.c b/pango/fonts.c
index 4c33499..c4681e0 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1644,7 +1644,8 @@ pango_font_get_metrics (PangoFont *font,
* alive. In most uses this is not an issue as a #PangoContext holds
* a reference to the font map.
*
- * Return value: the #PangoFontMap for the font, or %NULL if @font is %NULL.
+ * Return value: (transfer none): the #PangoFontMap for the font, or %NULL
+ * if @font is %NULL.
*
* Since: 1.10
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]