summaryrefslogtreecommitdiff
path: root/pango.override
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2006-07-24 21:50:44 +0000
committerJohn Finlay <finlay@src.gnome.org>2006-07-24 21:50:44 +0000
commit1a0fe754cdc93ea2e42ce50b6e8ec2230efa914b (patch)
treeb910a3f0920af3e9448d09b70c1808179756c8d8 /pango.override
parent21ffc4face9dc5c92cc73a8de64de05c04065ac8 (diff)
downloadpygtk-1a0fe754cdc93ea2e42ce50b6e8ec2230efa914b.tar.gz
ignore-glob (pango_default_break): ignore
* pango.override (*_get_type, *_ref, *_unref, *_free): ignore-glob (pango_default_break): ignore * pango.defs (pango_attr_shape_new_with_data, pango_default_break) (pango_context_get_font_map, pango_context_set_matrix) (pango_context_get_matrix, pango_itemize_with_base_dir) (pango_coverage_new, pango_glyph_item_split, pango_glyph_item_free) (pango_glyph_item_apply_attrs, pango_glyph_item_letter_space) (pango_item_get_type, pango_item_new, pango_item_copy) (pango_item_free, pango_item_split, pango_script_for_unichar) (pango_script_iter_new, pango_script_iter_get_range) (pango_script_iter_next, pango_script_iter_free) (pango_script_get_sample_language, pango_script_includes_script) (pango_matrix_get_type, pango_matrix_copy, pango_matrix_free) (pango_matrix_translate, pango_matrix_scale, pango_matrix_rotate) (pango_matrix_concat, pango_get_mirror_char, pango_unichar_direction) (pango_find_base_dir): Add. Add virtuals. (pango_font_metrics_new, pango_find_map, pango_map_get_engine) (pango_map_get_engines, pango_module_register): Add with ifdef PANGO_ENABLE_BACKEND (pango_split_file_list, pango_trim_string, pango_read_line) (pango_skip_space, pango_scan_word, pango_scan_string) (pango_scan_int, pango_config_key_get, pango_lookup_aliases) (pango_parse_style, pango_parse_variant, pango_parse_weight) (pango_parse_stretch, pango_get_sysconf_subdirectory) (pango_get_lib_subdirectory, pango_log2vis_get_embedding_levels) (pango_get_sample_string, pango_is_zero_width): Add with ifdef USE_PANGO_UTILS * pango-types.defs (WrapMode): Add PANGO_WRAP_WORD_CHAR. Reorganize.
Diffstat (limited to 'pango.override')
-rw-r--r--pango.override18
1 files changed, 6 insertions, 12 deletions
diff --git a/pango.override b/pango.override
index f56c6fcb..e6c70357 100644
--- a/pango.override
+++ b/pango.override
@@ -522,29 +522,22 @@ modulename pango
%%
import gobject.GObject as PyGObject_Type
%%
-ignore-glob *_get_type
+ignore-glob
+ *_get_type
+ *_ref
+ *_unref
+ *_free
%%
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_coverage_ref
- pango_coverage_unref
pango_font_description_equal
- pango_font_description_free
- pango_font_descriptions_free
pango_font_map_free_families
- pango_font_metrics_ref
- pango_font_metrics_unref
pango_font_get_coverage
pango_font_find_shaper
- pango_glyph_string_free
pango_layout_get_log_attrs
- pango_tab_array_free
%%
ignore
pango_context_new
@@ -552,6 +545,7 @@ ignore
pango_glyph_string_index_to_x
pango_glyph_string_x_to_index
pango_break
+ pango_default_break
pango_shape
%%
override pango_attr_language_new kwargs