set_alternative_button_order_from_array


Description:

[ CCode ( cname = "gimp_dialog_set_alternative_button_order_from_array" ) ]
[ Version ( since = "3.0" ) ]
public void set_alternative_button_order_from_array (int[] order)

Reorder this's buttons if [property@Gtk.

Settings:gtk-alternative-button-order] is set to TRUE. This is mostly a wrapper around the GTK function [ method@Gtk.Dialog.set_alternative_button_order], except it won't output a deprecation warning.

Parameters:

this

The Dialog

order

array of buttons' response ids.

n_buttons

The size of order