adding (out) introspection metadata to pango_layout_get_line_extents
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 15:15:53 +0000 (16:15 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 15:15:53 +0000 (16:15 +0100)
pango/pango-layout.c

index ed9a6b3..8b0dcd7 100644 (file)
@@ -6103,8 +6103,8 @@ pango_layout_iter_get_run_extents (PangoLayoutIter *iter,
 /**
  * pango_layout_iter_get_line_extents:
  * @iter: a #PangoLayoutIter
- * @ink_rect: (allow-none): rectangle to fill with ink extents, or %NULL
- * @logical_rect: (allow-none): rectangle to fill with logical extents, or %NULL
+ * @ink_rect: (out) (allow-none): rectangle to fill with ink extents, or %NULL
+ * @logical_rect: (out) (allow-none): rectangle to fill with logical extents, or %NULL
  *
  * Obtains the extents of the current line. @ink_rect or @logical_rect
  * can be %NULL if you aren't interested in them. Extents are in layout