summaryrefslogtreecommitdiff
path: root/gtk/gdk.override
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2006-07-22 22:48:15 +0000
committerJohn Finlay <finlay@src.gnome.org>2006-07-22 22:48:15 +0000
commit9fb13d3f593e203348aba06d21ad159369a23acc (patch)
tree22ce80d50a80c1937192eeba0ce4d39cdea44393 /gtk/gdk.override
parentaf94291702bd03e8068851722b6689c7c798678e (diff)
downloadpygtk-9fb13d3f593e203348aba06d21ad159369a23acc.tar.gz
Use failure_exception instead of failure_cleanup (GtkTreePathReturn): Add.
* codegen/reversewrapper.py (VoidReturn.write_conversion) (DoubleReturn.write_conversion, GBoxedReturn.write_conversion): Use failure_exception instead of failure_cleanup (GtkTreePathReturn): Add. * gtk/gdk-base.defs (get_display_name, get_n_screens, get_screen) (get_default_screen, closed): Add GdkDisplay virtual defs (create_gc, draw_rectangle, draw_arc, draw_polygon, draw_text) (draw_text_wc, draw_drawable, draw_points, draw_segments) (draw_lines, draw_glyphs, draw_image, get_depth, get_size) (set_colormap, get_colormap, get_visual, get_screen, get_image) (get_clip_region, get_visible_region, get_composite_drawable) (draw_pixbuf, draw_glyphs_transformed, draw_trapezoids) (ref_cairo_surface): Add GdkDrawable virtual defs (get_values, set_values, set_dashes): Add GdkGC virtual defs (direction_changed, keys_changed): Add GdkKeymap virtual defs (size_changed): Add GdkScreen virtual def (gdk_pixbuf_animation_ref, pixbuf_animation_unref): Add GdkPixbufAnimation method defs (non_anim_new, is_static_image, get_static_image, get_size) (get_iter): Add GdkPixbufAnimation method and virtual defs with GDK_PIXBUF_ENABLE_BACKEND ifdef (get_delay_time, get_pixbuf, on_currently_loading_frame, advance): Add GdkPixbufAnimationIter virtual defs with GDK_PIXBUF_ENABLE_BACKEND ifdef (pixbuf_error_quark, pixbuf_get_type, ref, unref) (pixbuf_new_from_file_at_scale, save_to_callbackv) (save_to_buffer, save_to_bufferv): Add misc GdkPixbuf method and function defs (is_scalable, is_disabled, set_disabled, get_license): Add GdkPixbufFormat methods defs (set_option): Add GdkPixbuf method def with GDK_PIXBUF_ENABLE_BACKEND ifdef (size_prepared, area_prepared, area_updated, closed): Add GdkPixbufLoader virtual defs (serialize, deserialize, from_pixbuf, pixbuf_from_pixdata) (to_csource): Add GdkPixdata method and function defs * gtk/gdk-2.10.defs (composited_changed): Add GdkScreen virtual def * gtk/gdk.override (gdk_pixbuf_from_pixdata, gdk_pixdata_*): Ignore
Diffstat (limited to 'gtk/gdk.override')
-rw-r--r--gtk/gdk.override2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gdk.override b/gtk/gdk.override
index 79a7d0a9..f3a03fd4 100644
--- a/gtk/gdk.override
+++ b/gtk/gdk.override
@@ -97,6 +97,7 @@ ignore
gdk_window_set_debug_updates
gdk_region_destroy
gdk_atom_intern_static_string
+ gdk_pixbuf_from_pixdata
%%
ignore-glob
*_get_type
@@ -105,6 +106,7 @@ ignore-glob
*_unref
gdk_spawn_*
*_libgtk_only
+ gdk_pixdata_*
%%
ignore-type
GdkPixmapObject