Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Vbox

Method GTK2.Vbox()->create()


Method create

GTK2.Vbox GTK2.Vbox(int|mapping uniformp_or_props, int|void padding)

Description

Create a new vertical 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.