Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

a GtkDialog

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.