summaryrefslogtreecommitdiff
path: root/pango/pango-layout.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 16:15:12 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 16:15:12 +0100
commit519739bd0fefbb1e81c56a62992422952e6292e2 (patch)
tree5c5c9d530a7e7cbdbe910ffe56da4b2963cf0a1d /pango/pango-layout.c
parentece5e47c80bdaab44b5b709d4486059abefd1191 (diff)
downloadpango-519739bd0fefbb1e81c56a62992422952e6292e2.tar.gz
adding allow-none introspection metadata to pango_layout_get_line_extents
Diffstat (limited to 'pango/pango-layout.c')
-rw-r--r--pango/pango-layout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 3187964b..ed9a6b3f 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -6103,8 +6103,8 @@ pango_layout_iter_get_run_extents (PangoLayoutIter *iter,
/**
* pango_layout_iter_get_line_extents:
* @iter: a #PangoLayoutIter
- * @ink_rect: rectangle to fill with ink extents, or %NULL
- * @logical_rect: rectangle to fill with logical extents, or %NULL
+ * @ink_rect: (allow-none): rectangle to fill with ink extents, or %NULL
+ * @logical_rect: (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