From: Alberto Ruiz Date: Mon, 25 Apr 2011 19:47:27 +0000 (+0100) Subject: Fixing array introspection annotation for pango_layout_line_get_x_ranges X-Git-Tag: 1.29.1~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d0ee19f32e062240d2084bf037d0a9e31bce6df;p=platform%2Fupstream%2Fpango.git Fixing array introspection annotation for pango_layout_line_get_x_ranges --- diff --git a/pango/pango-layout.c b/pango/pango-layout.c index b0d855e..211d6d4 100644 --- a/pango/pango-layout.c +++ b/pango/pango-layout.c @@ -4179,7 +4179,7 @@ pango_layout_line_get_width (PangoLayoutLine *line) * the last range will extend all the way to the trailing * edge of the layout. Otherwise, it will end at the * trailing edge of the last character. - * @ranges: (out) (array length=n_ranges) (transfer=full): + * @ranges: (out) (array length=n_ranges) (transfer full): * location to store a pointer to an array of ranges. * The array will be of length 2*n_ranges, * with each range starting at (*ranges)[2*n]