gtkVButtonBoxSetLayoutDefault {RGtk2}R Documentation

gtkVButtonBoxSetLayoutDefault

Description

Sets a new layout mode that will be used by all button boxes. WARNING: gtk_vbutton_box_set_layout_default is deprecated and should not be used in newly-written code.

Usage

gtkVButtonBoxSetLayoutDefault(layout)

Arguments

layout [GtkButtonBoxStyle] a new GtkButtonBoxStyle.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]