gtkButtonBoxGetLayout {RGtk2}R Documentation

gtkButtonBoxGetLayout

Description

Retrieves the method being used to arrange the buttons in a button box.

Usage

gtkButtonBoxGetLayout(object)

Arguments

object [GtkButtonBox] a GtkButtonBox.

Value

[GtkButtonBoxStyle] the method used to layout buttons in widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]