From f811e4de18034dd8c6ef2bbd6895aa3e4d3deb3c Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 16:58:20 +0100 Subject: adding allow-none introspection metadata to pango_matrix_get_font_scale_factor --- pango/pango-matrix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pango-matrix.c b/pango/pango-matrix.c index d2864fdc..50a4c800 100644 --- a/pango/pango-matrix.c +++ b/pango/pango-matrix.c @@ -188,7 +188,7 @@ pango_matrix_concat (PangoMatrix *matrix, /** * pango_matrix_get_font_scale_factor: - * @matrix: a #PangoMatrix, may be %NULL + * @matrix: (allow-none): a #PangoMatrix, may be %NULL * * Returns the scale factor of a matrix on the height of the font. * That is, the scale factor in the direction perpendicular to the -- cgit v1.2.1