GNOME Bugzilla – Bug 170743
gtk_dialog_set_alternative_button_order
Last modified: 2014-01-25 02:33:49 UTC
On one hand one should call gtk_dialog_set_alternative_button_order before the dialog is shown. On the other hand, doing so get the setting from the default screen, not the one the widget eventually will be shown up. It feels like the original and alternate button orders should be saved and chosen on screen change.