The expected order on Windows and other platforms is different. GTK ha[d/s] a function for providing an alternate order which I believe is used on Windows: [`gtk_dialog_set_alternative_button_order()`](https://developer.gnome.org/gtk3/stable/GtkDialog.html#gtk-dialog-set-alternative-button-order). Someone could probably provide a PR to introduce this for all dialogs that would benefit from that.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1794#issuecomment-369761680