From fe789d8e8d062e6f495e54bef585a74958bd671e Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 18:05:31 +0100 Subject: adding (inout) introspection metadata to pango_quantize_line_geometry --- pango/pango-utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pango/pango-utils.c b/pango/pango-utils.c index d9a04f3a..cab4d0c8 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -1222,8 +1222,8 @@ pango_is_zero_width (gunichar ch) /** * pango_quantize_line_geometry: - * @thickness: pointer to the thickness of a line, in Pango units - * @position: corresponding position + * @thickness: (inout): pointer to the thickness of a line, in Pango units + * @position: (inout): corresponding position * * Quantizes the thickness and position of a line, typically an * underline or strikethrough, to whole device pixels, that is integer -- cgit v1.2.1