From 44fbe23a64625b6e1e7521135f14a61a60ecb8f6 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 13:19:14 +0100 Subject: [PATCH] adding allow-none introspection metadata to pango_font_description_better_match parameters --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/fonts.c b/pango/fonts.c index 059a226..800d383 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -615,7 +615,7 @@ compute_distance (const PangoFontDescription *a, /** * pango_font_description_better_match: * @desc: a #PangoFontDescription - * @old_match: a #PangoFontDescription, or %NULL + * @old_match: (allow-none): a #PangoFontDescription, or %NULL * @new_match: a #PangoFontDescription * * Determines if the style attributes of @new_match are a closer match -- 2.7.4