gtkButtonBoxSetLayout {RGtk2}R Documentation

gtkButtonBoxSetLayout

Description

Changes the way buttons are arranged in their container.

Usage

gtkButtonBoxSetLayout(object, layout.style)

Arguments

object [GtkButtonBox] a GtkButtonBox.
layout.style [GtkButtonBoxStyle] the new layout style.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]