Sets an alternative button order.
Deprecated
If the gtk_alternative_button_order setting is set to
true, the dialog buttons are reordered according to the order of the response ids in new_order
.
See set_alternative_button_order for more information.
This function is for use by language bindings.
| this |
a Dialog |
| new_order |
an array of response ids of this’s buttons |
| n_params |
the number of response ids in |