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 170748 - _gtk_dialog_get_response_for_widget
_gtk_dialog_get_response_for_widget
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.6.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-18 02:31 UTC by Morten Welinder
Modified: 2011-02-04 16:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-03-18 02:31:36 UTC
I want it public.  It's my dialog widget, so I don't see any reason I shouldn't
be able to query what when into its construction.

I need it for a utility function to come up with a reasonable alternate button
ordering.
Comment 1 Matthias Clasen 2005-05-03 04:51:17 UTC
2005-05-03  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtk.symbols: 
	* gtk/gtkdialog.h: 
	* gtk/gtkdialog.c (gtk_dialog_get_response_for_widget): 
	Make this function public.  (#170748, Morten Welinder)