GNOME Bugzilla – Bug 630677
drop GtkObject use
Last modified: 2010-09-30 17:04:13 UTC
Created attachment 171158 [details] [review] patch GtkObject is gone in GTK3. See http://live.gnome.org/GnomeGoals/GtkObjectRemoval The patch is a little more involved here, since EelCanvasItem needs to gain its own destroy signal. Also, the patch is untested.
I used your patch as a base for a 'gtk3-happyness' branch, which is now here [1]. That includes ChPe's patches on rendering-cleanup and GtkObject deprecation, but it's still a bit WIP. [1] http://git.gnome.org/browse/nautilus/log/?h=gtk3-happyness