summaryrefslogtreecommitdiff
path: root/gdk/gdkcairo.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-22 14:43:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-22 17:25:26 -0400
commit6cb4dda5d619d6c19535a649ff7782ee76d12dff (patch)
tree7335416e7a69bc1ed95cd90aa4f6bd9dabf29549 /gdk/gdkcairo.c
parent2d12a7d9ee8819f18723b9fbdd52d0415f3b66f1 (diff)
downloadgtk+-6cb4dda5d619d6c19535a649ff7782ee76d12dff.tar.gz
gdk: Cosmetic docs changes
Diffstat (limited to 'gdk/gdkcairo.c')
-rw-r--r--gdk/gdkcairo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkcairo.c b/gdk/gdkcairo.c
index 955a31cbf1..d728fec56f 100644
--- a/gdk/gdkcairo.c
+++ b/gdk/gdkcairo.c
@@ -287,7 +287,7 @@ _gdk_cairo_surface_extents (cairo_surface_t *surface,
* This function takes into account device offsets that might be
* set with cairo_surface_set_device_offset().
*
- * Returns: A `cairo_region_t`; must be freed with cairo_region_destroy()
+ * Returns: (transfer full): A `cairo_region_t`
*/
cairo_region_t *
gdk_cairo_region_create_from_surface (cairo_surface_t *surface)