summaryrefslogtreecommitdiff
path: root/docs/pango.types
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-05-01 23:00:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-05-01 23:00:12 +0000
commitd8131cfedbb7903c382b5df44bb00f8ebe5d00b2 (patch)
treed5018af17891d64b055f16752e1a7ca8e633adfa /docs/pango.types
parent13fe6927efa13b4810f6cb979955639c2b990766 (diff)
downloadpango-d8131cfedbb7903c382b5df44bb00f8ebe5d00b2.tar.gz
Set these.
* docs/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): Set these. * docs/pango.types: Add some types here.
Diffstat (limited to 'docs/pango.types')
-rw-r--r--docs/pango.types11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/pango.types b/docs/pango.types
index e69de29b..73860fd9 100644
--- a/docs/pango.types
+++ b/docs/pango.types
@@ -0,0 +1,11 @@
+#include <pango/pango.h>
+
+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_layout_get_type
+