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 630686 - drop GtkObject use
drop GtkObject use
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-27 03:38 UTC by Matthias Clasen
Modified: 2010-09-28 13:19 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (2.62 KB, patch)
2010-09-27 03:38 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-09-27 03:38:45 UTC
Created attachment 171168 [details] [review]
patch

GtkObject is gone in GTK3. See
http://live.gnome.org/GnomeGoals/GtkObjectRemoval
Comment 1 Claudio Saavedra 2010-09-28 12:52:22 UTC
Committed locally, will push together with other changes needed.

commit eda89edd1a6be308896fc5bb40b41c77dfd5df2c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Sep 28 15:50:26 2010 +0300

    Drop GtkObject use
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630686
    
    Signed-off-by: Claudio Saavedra <csaavedra@igalia.com>