RGtk2 (version 2.20.31)

gtkDialogSetAlternativeButtonOrderFromArray: gtkDialogSetAlternativeButtonOrderFromArray

Description

Sets an alternative button order. 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.

Usage

gtkDialogSetAlternativeButtonOrderFromArray(object, new.order)

Arguments

object
new.order
a list of response ids of dialog's buttons

Details

See gtkDialogSetAlternativeButtonOrder for more information. This function is for use by language bindings. Since 2.6