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 630676 - drop GtkObject use
drop GtkObject use
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-27 02:59 UTC by Matthias Clasen
Modified: 2010-09-27 17:38 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
patch (7.51 KB, patch)
2010-09-27 02:59 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2010-09-27 02:59:38 UTC
Created attachment 171157 [details] [review]
patch

GtkObject is gone in GTK3. See
http://live.gnome.org/GnomeGoals/GtkObjectRemoval
Comment 1 Christian Persch 2010-09-27 17:38:03 UTC
Fixed on master. I changed the patch to use dispose instead of destroy, to avoid having to #ifdef for gtk 2.