From 4f11308e79cafe463593c5cdc62c75c050a10d32 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 23 Nov 2005 17:54:55 +0000 Subject: Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, 2005-11-23 Behdad Esfahbod * pango/fonts.c pango/pango-attributes.c pango/pango-context.c pango/pango-glyph-item.c pango/pango-layout.c pango/pango-script.c pango/pango-utils.c pango/pangofc-font.c pango/pangoft2-fontmap.c pango/opentype/pango-ot-buffer.c pango/opentype/pango-ot-ruleset.c: Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, Brian Cameron) --- pango/pango-glyph-item.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pango/pango-glyph-item.c') diff --git a/pango/pango-glyph-item.c b/pango/pango-glyph-item.c index b774add8..73386dbb 100644 --- a/pango/pango-glyph-item.c +++ b/pango/pango-glyph-item.c @@ -132,6 +132,8 @@ pango_glyph_item_split (PangoGlyphItem *orig, * @glyph_item: a #PangoGlyphItem * * Frees a #PangoGlyphItem and memory to which it points. + * + * Since: 1.6 **/ void pango_glyph_item_free (PangoGlyphItem *glyph_item) -- cgit v1.2.1