adding allow-none introspection metadata to pango_matrix_transform_pixel_rectangle
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 15:37:36 +0000 (16:37 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 15:37:36 +0000 (16:37 +0100)
pango/pango-matrix.c

index f3a47e4..08f9665 100644 (file)
@@ -388,7 +388,7 @@ pango_matrix_transform_rectangle (const PangoMatrix *matrix,
 /**
  * pango_matrix_transform_pixel_rectangle:
  * @matrix: a #PangoMatrix, or %NULL
- * @rect: in/out bounding box in device units, or %NULL
+ * @rect: (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