summaryrefslogtreecommitdiff
path: root/pango.override
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-07-02 16:26:08 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-07-02 16:26:08 +0000
commitf75d268b4d693a201e7fdbc590f1a30543e5e763 (patch)
tree1ee8fd0660f1c6a26e2ffe359b157d05f398866b /pango.override
parenta1ad6a7ed6eadfd4cee338c7b611c3d424d26ec1 (diff)
downloadpygtk-f75d268b4d693a201e7fdbc590f1a30543e5e763.tar.gz
add is-constructor-of arguments to some defs, and add fields to some
2001-07-03 James Henstridge <james@daa.com.au> * pango.defs: add is-constructor-of arguments to some defs, and add fields to some object and boxed defs. * pango.override: add more overrides. * pango.defs: add more boxed type defs. * gtk/gtk.defs (dequeue_resize_handler): remove removed function. * codegen/override.py (Overrides.__parse_override): fix bug here. string.find returns negative value on error -- not zero. * codegen/argtypes.py (GTypeArg.write_param): fix up arg handler.
Diffstat (limited to 'pango.override')
-rw-r--r--pango.override18
1 files changed, 18 insertions, 0 deletions
diff --git a/pango.override b/pango.override
index e1bda477..67779cbc 100644
--- a/pango.override
+++ b/pango.override
@@ -23,3 +23,21 @@ init
return;
}
}
+%%
+ignore-glob *_get_type
+%%
+ignore
+ pango_color_copy
+ pango_color_free
+ pango_attribute_copy
+ pango_attribute_destroy
+ pango_attribute_equal
+ pango_attr_list_ref
+ pango_attr_list_unref
+ pango_font_description_copy
+ pango_font_description_equal
+ pango_font_description_free
+ pango_font_descriptions_free
+ pango_font_map_free_families
+ pango_glyph_string_free
+ pango_tab_array_free