diff options
Diffstat (limited to 'pango/pangocairo-render.c')
-rw-r--r-- | pango/pangocairo-render.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c index 3314478c..5f798d80 100644 --- a/pango/pangocairo-render.c +++ b/pango/pangocairo-render.c @@ -895,7 +895,7 @@ pango_cairo_show_glyph_string (cairo_t *cr, * Note that @text is the start of the text for layout, which is then * indexed by <literal>@glyph_item->item->offset</literal>. * - * Since: 1.20 + * Since: 1.22 **/ void pango_cairo_show_glyph_item (cairo_t *cr, |