summaryrefslogtreecommitdiff
path: root/pango.override
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2004-04-25 00:10:24 +0000
committerJohn Finlay <finlay@src.gnome.org>2004-04-25 00:10:24 +0000
commit6a21f50681f3d119483404201dfb881b494fa1c9 (patch)
treeb9fbf4dcd240a378e28cee977bac880dee5e1529 /pango.override
parent922dc48151bc3d5708a319b82d26b4c62628e180 (diff)
downloadpygtk-6a21f50681f3d119483404201dfb881b494fa1c9.tar.gz
pango.defs (pango_font_family_is_monospace) Add definition.
* pango.defs (pango_font_family_is_monospace) Add definition. * pango.override (_wrap_pango_font_family_is_monospace) Add two defines to avoid compilation warnings for this function.
Diffstat (limited to 'pango.override')
-rw-r--r--pango.override2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango.override b/pango.override
index 8c4e3c14..2f7f3a38 100644
--- a/pango.override
+++ b/pango.override
@@ -22,6 +22,8 @@
%%
headers
#define NO_IMPORT_PYGOBJECT
+#define PANGO_ENABLE_BACKEND
+#define PANGO_ENABLE_ENGINE
#include <pygobject.h>
#include <pango/pango.h>