summaryrefslogtreecommitdiff
path: root/pango/pango-matrix.c
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-04-25 16:39:23 +0100
committerAlberto Ruiz <aruiz@gnome.org>2011-04-25 16:39:23 +0100
commit64fa9090b202a1d27b0baf96e75763239ef21dde (patch)
tree7f44e87278f8f1bf1d2b5fb4026e45a26bf42e80 /pango/pango-matrix.c
parent646a51dfad73beee3ddb578f305d064cdf056b98 (diff)
downloadpango-64fa9090b202a1d27b0baf96e75763239ef21dde.tar.gz
adding (inout) introspection metadata to pango_matrix_transform_pixel_rectangle
Diffstat (limited to 'pango/pango-matrix.c')
-rw-r--r--pango/pango-matrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-matrix.c b/pango/pango-matrix.c
index 08f96656..4297bc4f 100644
--- a/pango/pango-matrix.c
+++ b/pango/pango-matrix.c
@@ -388,7 +388,7 @@ pango_matrix_transform_rectangle (const PangoMatrix *matrix,
/**
* pango_matrix_transform_pixel_rectangle:
* @matrix: a #PangoMatrix, or %NULL
- * @rect: (allow-none): in/out bounding box in device units, or %NULL
+ * @rect: (inout) (allow-none): in/out bounding box in device units, or %NULL
*
* First transforms the @rect using @matrix, then calculates the bounding box
* of the transformed rectangle. The rectangle should be in device units