gtkButtonBoxGetLayout {RGtk2.10}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.10 version 2.10.6 Index]