[pango] adding (out) introspection metadata to pango_layout_get_layout_extents
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] adding (out) introspection metadata to pango_layout_get_layout_extents
- Date: Mon, 25 Apr 2011 16:07:54 +0000 (UTC)
commit ece5e47c80bdaab44b5b709d4486059abefd1191
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 16:13:30 2011 +0100
adding (out) introspection metadata to pango_layout_get_layout_extents
pango/pango-layout.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 72b0869..3187964 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -6219,9 +6219,9 @@ pango_layout_iter_get_baseline (PangoLayoutIter *iter)
/**
* pango_layout_iter_get_layout_extents:
* @iter: a #PangoLayoutIter
- * @ink_rect: (allow-none): rectangle to fill with ink extents,
+ * @ink_rect: (out) (allow-none): rectangle to fill with ink extents,
* or %NULL
- * @logical_rect: (allow-none): rectangle to fill with logical
+ * @logical_rect: (out) (allow-none): rectangle to fill with logical
* extents, or %NULL
*
* Obtains the extents of the #PangoLayout being iterated
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]