Method GTK1.Vbox()->create()
- Method create
GTK1.Vbox GTK1.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.