summaryrefslogtreecommitdiff
path: root/pango/pango-glyph-item.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-23 17:54:55 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-23 17:54:55 +0000
commit4f11308e79cafe463593c5cdc62c75c050a10d32 (patch)
treeb23ced0f64a16a502105557c6cc1fcdbf2dc58d3 /pango/pango-glyph-item.c
parentc19e8c5458fb9dd9673137f07ea0e81608a47cea (diff)
downloadpango-4f11308e79cafe463593c5cdc62c75c050a10d32.tar.gz
Added "Since:" tags to all interfaces added after Pango 1.0. (#319116,
2005-11-23 Behdad Esfahbod <behdad@gnome.org> * 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)
Diffstat (limited to 'pango/pango-glyph-item.c')
-rw-r--r--pango/pango-glyph-item.c2
1 files changed, 2 insertions, 0 deletions
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)