Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Class GTK2.ButtonBox

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Box GTK2.ButtonBox GTK2.HbuttonBox GTK2.VbuttonBox
Description

More or less equivalent to a normal box, but you can set a few layout schemes that are not available for normal boxes. See the hbox and vbox documentation for examples. Properties: int layout-style

Child properties: int secondary

Style properties: int child-internal-pad-x int child-internal-pad-y int child-min-height int child-min-width


Inherit Box

inherit GTK2.Box : Box