From 17fc3aad5a0084ac8c31b09807bf8e03a01569b5 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 8 May 2014 17:00:30 -0400 Subject: Bug 729840 - Missing annotation for get_color --- pango/pango-renderer.c | 4 ++-- 1 file 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 -- cgit v1.2.1