summaryrefslogtreecommitdiff
path: root/pango/pango.def
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-06-11 22:58:50 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-06-11 22:58:50 +0000
commit170c2994edd9537000790e5fe989030af35ce3c5 (patch)
tree18973ecc163a7567bf34711c3424b11b51c2dd6e /pango/pango.def
parentca3fe5ba103c1a06af569a8214c531e124b733df (diff)
downloadpango-170c2994edd9537000790e5fe989030af35ce3c5.tar.gz
Bug 440588 – Add pango_font_face_is_synthesized()
2007-06-11 Behdad Esfahbod <behdad@gnome.org> Bug 440588 – Add pango_font_face_is_synthesized() * pango/pango-font.h: * pango/fonts.c: New PangoFontFace method is_synthesized. New public API: pango_font_face_is_synthesized() * pango/pangofc-fontmap.c (pango_fc_face_is_synthesized): Implement new method. * docs/pango-sections.txt: * docs/tmpl/fonts.sgml: * pango/pango.def: Update. svn path=/trunk/; revision=2342
Diffstat (limited to 'pango/pango.def')
-rw-r--r--pango/pango.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango.def b/pango/pango.def
index da6b0784..1d74ac84 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -132,6 +132,7 @@ EXPORTS
pango_font_face_describe
pango_font_face_get_face_name
pango_font_face_get_type
+ pango_font_face_is_synthesized
pango_font_face_list_sizes
pango_font_family_get_name
pango_font_family_get_type