From 139b37c44c297e009ece5a8efa040f36125e8acb Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 17:20:46 +0100 Subject: [PATCH] adding allow-none introspection metadata to pango_renderer_set_color --- pango/pango-renderer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c index de6f537..11815e1 100644 --- a/pango/pango-renderer.c +++ b/pango/pango-renderer.c @@ -1145,7 +1145,7 @@ pango_renderer_deactivate (PangoRenderer *renderer) * pango_renderer_set_color: * @renderer: a #PangoRenderer * @part: the part to change the color of - * @color: the new color or %NULL to unset the current color + * @color: (allow-none): the new color or %NULL to unset the current color * * Sets the color for part of the rendering. * -- 2.7.4