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 634704 - add gtk_dialog_get_widget_for_response()
add gtk_dialog_get_widget_for_response()
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-11-12 19:12 UTC by Kevin Ryde
Modified: 2010-11-13 00:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch and test case (1.97 KB, patch)
2010-11-12 19:12 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-11-12 19:12:19 UTC
Created attachment 174348 [details] [review]
patch and test case

New in 2.20.  (Though actually the opposite get_response_for_widget() is better if there's a risk of two widgets with the same response id ...)
Comment 1 Torsten Schoenfeld 2010-11-13 00:16:12 UTC
Committed, thanks.