
[Top]
GTK
GTK.Vbox
|
Method GTK.Vbox()->create()
- Method
create
object(GTK.Vbox) GTK.Vbox()->create(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|