adding allow-none introspection metadata to pango_renderer_set_color
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 16:20:46 +0000 (17:20 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 16:20:46 +0000 (17:20 +0100)
pango/pango-renderer.c

index de6f537..11815e1 100644 (file)
@@ -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.
  *