GNOME Bugzilla – Bug 170748
_gtk_dialog_get_response_for_widget
Last modified: 2011-02-04 16:18:41 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.
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)