From: Alberto Ruiz Date: Mon, 25 Apr 2011 14:39:35 +0000 (+0100) Subject: adding allow-none introspection metadata to pango_layout_set_font_description X-Git-Tag: 1.29.1~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74661a3c1b6e01f504816cf8fd065dccffd40b66;p=platform%2Fupstream%2Fpango.git adding allow-none introspection metadata to pango_layout_set_font_description --- diff --git a/pango/pango-layout.c b/pango/pango-layout.c index ff84683..a10c08f 100644 --- a/pango/pango-layout.c +++ b/pango/pango-layout.c @@ -638,7 +638,7 @@ pango_layout_get_attributes (PangoLayout *layout) /** * pango_layout_set_font_description: * @layout: a #PangoLayout - * @desc: the new #PangoFontDescription, or %NULL to unset the + * @desc: (allow-none): the new #PangoFontDescription, or %NULL to unset the * current font description * * Sets the default font description for the layout. If no font