summaryrefslogtreecommitdiff
path: root/gtk/gtkclist.override
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@src.gnome.org>2004-06-04 10:59:09 +0000
committerJohan Dahlin <jdahlin@src.gnome.org>2004-06-04 10:59:09 +0000
commit9b1fe2077fb04b19e964915813fcbd9f40de48bc (patch)
tree040cb39313b613300ca78a8d1b17786203283d70 /gtk/gtkclist.override
parent9600b52461572569868ff0f16b41b7bfc3f0ed39 (diff)
downloadpygtk-9b1fe2077fb04b19e964915813fcbd9f40de48bc.tar.gz
Impl. (_wrap_gtk_widget__set_window): Impl.
* gtk/gtkwidget.override (_wrap_gtk_widget__set_allocation): Impl. (_wrap_gtk_widget__set_window): Impl. * gtk/gtkclist.override (_wrap_gtk_clist_new_with_titles): put all clist overrides here. * gtk/gtk.override (_wrap_gtk_paint_polygon): Move gtk_widgets_* ignore definitions to gtkwidget.override and clist_* to gtkclist.override (_wrap_gtk_action_group_add_actions): guard ref call (_wrap_gtk_action_group_add_toggle_actions): ditto (_wrap_gtk_action_group_add_radio_actions): ditto * gtk/gtk-types.c (_pygtk_style_helper_new): guard ref call. * gtk/gdk.override (_wrap_gdk_event_tp_setattr): Impl. (I'll have nightmares about this code) (_wrap_gdk_window_new): Clean up a little bit: Proper use of enums and set a boolean to b instead of i. Block unref calls for thread safety issues. (_wrap_gdk_window_set_user_data): Impl. This is also a hairy implementation: If it's a GtkWidget, get the GObject, otherwise put the real pyobject in there. Maybe we should just always put the widget in there. (_wrap_gdk_window_add_filter): Thread safety.
Diffstat (limited to 'gtk/gtkclist.override')
-rw-r--r--gtk/gtkclist.override1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkclist.override b/gtk/gtkclist.override
index 9e74fd6e..42741d64 100644
--- a/gtk/gtkclist.override
+++ b/gtk/gtkclist.override
@@ -23,6 +23,7 @@
ignore
gtk_clist_new
gtk_clist_set_row_data_full
+ gtk_clist_set_compare_func
%%
override gtk_clist_new_with_titles kwargs
static int