Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Vbox

Method GTK.Vbox()->create()


Method create

GTK.Vbox GTK.Vbox(int uniformp, int padding)

Description

Create a new horizontal box widget. If all_same_size is true, all widgets will have exactly the same size. padding is added to the top and bottom of the children.