summaryrefslogtreecommitdiff
path: root/pango/opentype/pango-ot-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/pango-ot-info.c')
-rw-r--r--pango/opentype/pango-ot-info.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/pango/opentype/pango-ot-info.c b/pango/opentype/pango-ot-info.c
index f32f141d..2152e084 100644
--- a/pango/opentype/pango-ot-info.c
+++ b/pango/opentype/pango-ot-info.c
@@ -105,12 +105,14 @@ pango_ot_info_finalizer (void *object)
}
/**
- * pango_ot_info_new:
+ * pango_ot_info_get:
* @face: a #FT_Face.
* @returns: the #PangoOTInfo for @face. This object will
* have the same lifetime as FT_Face.
*
* Returns the #PangoOTInfo structure for the given FreeType font.
+ *
+ * Since: 1.2
**/
PangoOTInfo *
pango_ot_info_get (FT_Face face)