summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-06-21 17:51:57 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-06-21 17:51:57 +0000
commitcd52bcd5dbb61f5cbada046ff917457e9f34b204 (patch)
tree79ad96e4055ec1c97fcab27230561c17a6c061ef
parent079670f3cc18c2e93cab1f8ffa265f288aaf26b5 (diff)
downloadpango-cd52bcd5dbb61f5cbada046ff917457e9f34b204.tar.gz
Add missing types.
2007-06-21 Behdad Esfahbod <behdad@gnome.org> * docs/pango.types: Add missing types. svn path=/trunk/; revision=2365
-rw-r--r--ChangeLog4
-rw-r--r--docs/pango.types10
2 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a471030..d0d64230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-21 Behdad Esfahbod <behdad@gnome.org>
+
+ * docs/pango.types: Add missing types.
+
2007-06-20 Behdad Esfahbod <behdad@gnome.org>
* pango/fonts.c (pango_font_description_get_type),
diff --git a/docs/pango.types b/docs/pango.types
index 818e81b8..96361269 100644
--- a/docs/pango.types
+++ b/docs/pango.types
@@ -4,6 +4,7 @@
#include <pango/pangofc-fontmap.h>
#include <pango/pangoft2.h>
#include <pango/pangoxft.h>
+#include <pango/pango-ot.h>
pango_engine_get_type
pango_engine_lang_get_type
@@ -11,14 +12,19 @@ pango_engine_shape_get_type
pango_font_get_type
pango_font_family_get_type
pango_font_face_get_type
-pango_context_get_type
pango_font_map_get_type
pango_fontset_get_type
pango_fontset_simple_get_type
+pango_context_get_type
+pango_layout_get_type
+pango_renderer_get_type
pango_fc_font_get_type
pango_fc_font_map_get_type
pango_fc_decoder_get_type
pango_ft2_font_map_get_type
pango_xft_font_get_type
+pango_xft_font_map_get_type
+pango_xft_renderer_get_type
pango_cairo_font_map_get_type
-
+pango_ot_info_get_type
+pango_ot_ruleset_get_type