GNOME Bugzilla – Bug 630970
drop GtkObject use
Last modified: 2010-10-01 00:16:34 UTC
GtkObject is gone in GTK3. See http://live.gnome.org/GnomeGoals/GtkObjectRemoval
Created attachment 171384 [details] [review] drop GtkObject use
This means we need to depend on GTK+ 3, though, doesn't it?
Using GObjectClass::dispose instead of GtkWidgetClass::destroy would make this work on gtk 2 too.
Created attachment 171444 [details] [review] drop GtkObject use.v2 Use ->dispose instead
This is the exact same patch. Probably wrong file? :-)
Created attachment 171446 [details] [review] drop GtkObject use.v3 Sorry, here the correct patch
Review of attachment 171446 [details] [review]: Thanks, please commit.
Comment on attachment 171446 [details] [review] drop GtkObject use.v3 commit 1ff975f0f4c0bacebb70441f3c05fe6377e747ab