After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630677 - drop GtkObject use
drop GtkObject use
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 630874
 
 
Reported: 2010-09-27 03:03 UTC by Matthias Clasen
Modified: 2010-09-30 17:04 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (47.16 KB, patch)
2010-09-27 03:03 UTC, Matthias Clasen
reviewed Details | Review

Description Matthias Clasen 2010-09-27 03:03:50 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.
Comment 1 Cosimo Cecchi 2010-09-29 12:35:55 UTC
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