[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.
|