[cogl] Fix introspection annotations for CoglPango
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Fix introspection annotations for CoglPango
- Date: Thu, 9 Jun 2011 15:24:54 +0000 (UTC)
commit c56d5436d08cb55b529f00dbb29a2b3b44db2692
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu Jun 9 16:19:44 2011 +0100
Fix introspection annotations for CoglPango
cogl-pango/cogl-pango-fontmap.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cogl-pango/cogl-pango-fontmap.c b/cogl-pango/cogl-pango-fontmap.c
index 1bee8f0..860f237 100644
--- a/cogl-pango/cogl-pango-fontmap.c
+++ b/cogl-pango/cogl-pango-fontmap.c
@@ -53,7 +53,7 @@ static GQuark cogl_pango_font_map_get_renderer_key (void) G_GNUC_CONST;
*
* Creates a new font map.
*
- * Return value: the newly created #PangoFontMap
+ * Return value: (transfer full): the newly created #PangoFontMap
*
* Since: 1.0
*/
@@ -69,7 +69,7 @@ cogl_pango_font_map_new (void)
*
* Creates a new #PangoContext from the passed font map.
*
- * Return value: the newly created #PangoContext
+ * Return value: (transfer full): the newly created #PangoContext
*
* Since: 1.0
*/
@@ -89,7 +89,7 @@ cogl_pango_font_map_create_context (CoglPangoFontMap *fm)
*
* Retrieves the #CoglPangoRenderer for the passed font map.
*
- * Return value: a #PangoRenderer
+ * Return value: (transfer none): a #PangoRenderer
*
* Since: 1.0
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]