summaryrefslogtreecommitdiff
path: root/pango/pangocairo-context.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-04-14 20:37:42 +0200
committerEmmanuele Bassi <ebassi@gnome.org>2020-06-08 17:18:52 +0100
commit6944e96edf3e12ce5ee35043e638462ab43d2e26 (patch)
treef3a4a682164a98323e2cd0a79068d4e31d075045 /pango/pangocairo-context.c
parentfb8664764b6d2432a8f91f309439b00a60f07106 (diff)
downloadpango-6944e96edf3e12ce5ee35043e638462ab43d2e26.tar.gz
Fix some annotations
Diffstat (limited to 'pango/pangocairo-context.c')
-rw-r--r--pango/pangocairo-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-context.c b/pango/pangocairo-context.c
index 5949c448..d2e66c4b 100644
--- a/pango/pangocairo-context.c
+++ b/pango/pangocairo-context.c
@@ -374,7 +374,7 @@ pango_cairo_context_set_shape_renderer (PangoContext *context,
* attributes of type %PANGO_ATTR_SHAPE as set by
* pango_cairo_context_set_shape_renderer(), if any.
*
- * Return value: (nullable): the shape rendering callback previously
+ * Return value: (transfer none) (nullable): the shape rendering callback previously
* set on the context, or %NULL if no shape rendering callback have
* been set.
*