summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2014-05-08 17:00:30 -0400
committerBehdad Esfahbod <behdad@behdad.org>2014-05-08 17:00:30 -0400
commit17fc3aad5a0084ac8c31b09807bf8e03a01569b5 (patch)
tree64445f76713b3240234d25d4aa10d22ba7cc4ff9
parent6a7834465b3e188744673f8e335737464e4d15de (diff)
downloadpango-17fc3aad5a0084ac8c31b09807bf8e03a01569b5.tar.gz
Bug 729840 - Missing annotation for get_color
-rw-r--r--pango/pango-renderer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 19d333d6..882f497c 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -1181,8 +1181,8 @@ pango_renderer_set_color (PangoRenderer *renderer,
*
* Gets the current rendering color for the specified part.
*
- * Return value: the color for the specified part, or %NULL
- * if it hasn't been set and should be inherited from the
+ * Return value: (transfer non): the color for the specified part, or
+ * %NULL if it hasn't been set and should be inherited from the
* environment.
*
* Since: 1.8