diff options
Diffstat (limited to 'pango/fonts.c')
-rw-r--r-- | pango/fonts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c index 723b7f7b..da1940f2 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -1549,7 +1549,7 @@ pango_font_get_coverage (PangoFont *font, * Finds the best matching shaper for a font for a particular * language tag and character point. * - * Return value: the best matching shaper. + * Return value: (transfer none): the best matching shaper. **/ PangoEngineShape * pango_font_find_shaper (PangoFont *font, |