Learn R Programming

RGtk2 (version 2.8.8)

GtkButtonBox: GtkButtonBox

Description

Base class for and

Arguments

Methods and Functions

gtkButtonBoxGetLayout(object) gtkButtonBoxGetChildSize(object) gtkButtonBoxGetChildIpadding(object) gtkButtonBoxGetChildSecondary(object, child) gtkButtonBoxSetLayout(object, layout.style) gtkButtonBoxSetChildSize(object, min.width, min.height) gtkButtonBoxSetChildIpadding(object, ipad.x, ipad.y) gtkButtonBoxSetChildSecondary(object, child, is.secondary)

Hierarchy

\link{GObject} +----\link{GtkObject} +----\link{GtkWidget} +----\link{GtkContainer} +----\link{GtkBox} +----GtkButtonBox +----\link{GtkHButtonBox} +----\link{GtkVButtonBox}

Interfaces

GtkButtonBox implements AtkImplementorIface.