[pango] adding allow-none introspection metadata to pango_matrix_transform_rectangle
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] adding allow-none introspection metadata to pango_matrix_transform_rectangle
- Date: Mon, 25 Apr 2011 16:08:39 +0000 (UTC)
commit b84e0bae01ff08b26a614f3c91b6e6d276ae95ed
Author: Alberto Ruiz <aruiz gnome org>
Date: Mon Apr 25 16:40:33 2011 +0100
adding allow-none introspection metadata to pango_matrix_transform_rectangle
pango/pango-matrix.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-matrix.c b/pango/pango-matrix.c
index 4297bc4..015a672 100644
--- a/pango/pango-matrix.c
+++ b/pango/pango-matrix.c
@@ -308,7 +308,7 @@ pango_matrix_transform_point (const PangoMatrix *matrix,
/**
* pango_matrix_transform_rectangle:
* @matrix: a #PangoMatrix, or %NULL
- * @rect: in/out bounding box in Pango units, or %NULL
+ * @rect: (allow-none): in/out bounding box in Pango units, or %NULL
*
* First transforms @rect using @matrix, then calculates the bounding box
* of the transformed rectangle. The rectangle should be in Pango units.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]