summaryrefslogtreecommitdiff
path: root/pango/pangocairo.h
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.h
parentfb8664764b6d2432a8f91f309439b00a60f07106 (diff)
downloadpango-6944e96edf3e12ce5ee35043e638462ab43d2e26.tar.gz
Fix some annotations
Diffstat (limited to 'pango/pangocairo.h')
-rw-r--r--pango/pangocairo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo.h b/pango/pangocairo.h
index d15d879b..cd368f8f 100644
--- a/pango/pangocairo.h
+++ b/pango/pangocairo.h
@@ -64,7 +64,7 @@ typedef struct _PangoCairoFontMap PangoCairoFontMap;
* path of @cr and no filling/stroking done. This will be set
* to %TRUE when called from pango_cairo_layout_path() and
* pango_cairo_layout_line_path() rendering functions.
- * @data: user data passed to pango_cairo_context_set_shape_renderer()
+ * @data: (closure): user data passed to pango_cairo_context_set_shape_renderer()
*
* Function type for rendering attributes of type %PANGO_ATTR_SHAPE
* with Pango's Cairo renderer.