Method
GimpUiDialogset_alternative_button_order_from_array
unstable since: 3.0
Declaration [src]
void
gimp_dialog_set_alternative_button_order_from_array (
GimpDialog* dialog,
gint n_buttons,
gint* order
)
Description [src]
Reorder dialog
‘s buttons if “gtk-alternative-button-order” setting
is set to TRUE. This is mostly a wrapper around the GTK function
gtk_dialog_set_alternative_button_order(), except it won’t output a
deprecation warning.
Available since: 3.0