[librsvg: 5/13] GI annotations for the arguments of rsvg_handle_get_geometry_sub()
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 5/13] GI annotations for the arguments of rsvg_handle_get_geometry_sub()
- Date: Fri, 30 Nov 2018 23:49:43 +0000 (UTC)
commit ce0ad882a7fc46e6a75caa110258e49450c59014
Author: Federico Mena Quintero <federico gnome org>
Date: Sun Nov 18 06:58:29 2018 -0600
GI annotations for the arguments of rsvg_handle_get_geometry_sub()
librsvg/rsvg-handle.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/librsvg/rsvg-handle.c b/librsvg/rsvg-handle.c
index 6b349fec..217a83c5 100644
--- a/librsvg/rsvg-handle.c
+++ b/librsvg/rsvg-handle.c
@@ -1314,8 +1314,8 @@ out:
/**
* rsvg_handle_get_geometry_sub:
* @handle: A #RsvgHandle
- * @ink_rect: (out): A place to store the SVG fragment's geometry.
- * @logical_rect: (out): A place to store the SVG fragment's logical geometry.
+ * @ink_rect: (out)(nullable): A place to store the SVG fragment's geometry.
+ * @logical_rect: (out)(nullable): A place to store the SVG fragment's logical geometry.
* @id: (nullable): An element's id within the SVG, starting with "##", for
* example, "##layer1"; or %NULL to use the whole SVG.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]