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 632729 - Remove deprecated GtkButton signals and related functions
Remove deprecated GtkButton signals and related functions
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkButton
unspecified
Other All
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 610515
Blocks: 597756
 
 
Reported: 2010-10-20 18:51 UTC by Javier Jardón (IRC: jjardon)
Modified: 2018-02-24 08:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove deprecated "released" signal and related function (6.53 KB, patch)
2010-10-20 18:53 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Remove deprecated "enter" and "leave" signal and related function (6.43 KB, patch)
2010-10-21 09:14 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Remove deprecated "pressed" signal and related function (7.36 KB, patch)
2010-10-21 09:19 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2010-10-20 18:51:16 UTC
"released", "pressed", "leave", "enter" signals were deprecated in GTK+ 2.8
The related functions have been deprecated in GTK+ 2.20

Patches following
Comment 1 Javier Jardón (IRC: jjardon) 2010-10-20 18:53:24 UTC
Created attachment 172868 [details] [review]
Remove deprecated "released" signal and related function
Comment 2 Javier Jardón (IRC: jjardon) 2010-10-21 09:14:27 UTC
Created attachment 172907 [details] [review]
Remove deprecated "enter" and "leave" signal and related function
Comment 3 Javier Jardón (IRC: jjardon) 2010-10-21 09:19:30 UTC
Created attachment 172909 [details] [review]
Remove deprecated "pressed" signal and related function
Comment 4 Christian Dywan 2010-10-21 11:09:21 UTC
Bug 610515 needs to be resolved before this happens.
Comment 5 Matthias Clasen 2018-02-10 05:16:51 UTC
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
Comment 6 Timm Bäder 2018-02-24 08:40:11 UTC
We removed all the deprecated button API for gtk4.