From: Alberto Ruiz Date: Mon, 25 Apr 2011 13:54:22 +0000 (+0100) Subject: adding allow-none introspection metadata to pango_layout_get_cursor_pos X-Git-Tag: 1.29.1~125 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6767b4b0a39d2faeb57829edaf87472ebce9983b;p=platform%2Fupstream%2Fpango.git adding allow-none introspection metadata to pango_layout_get_cursor_pos --- diff --git a/pango/pango-layout.c b/pango/pango-layout.c index 02fdf19..98118a0 100644 --- a/pango/pango-layout.c +++ b/pango/pango-layout.c @@ -2166,9 +2166,9 @@ pango_layout_line_get_char_direction (PangoLayoutLine *layout_line, * pango_layout_get_cursor_pos: * @layout: a #PangoLayout * @index_: the byte index of the cursor - * @strong_pos: (out): location to store the strong cursor position + * @strong_pos: (out) (allow-none): location to store the strong cursor position * (may be %NULL) - * @weak_pos: (out): location to store the weak cursor position (may be %NULL) + * @weak_pos: (out) (allow-none): location to store the weak cursor position (may be %NULL) * * Given an index within a layout, determines the positions that of the * strong and weak cursors if the insertion point is at that