pike.hubbe.net

[Top]
GTK
GTK.Hbox
previousGTK.Hbox GTK.HbuttonBoxnext

Method GTK.Hbox()->create()


Method create

object(GTK.Hbox) GTK.Hbox()->create(int all_same_size, int hpadding)

Description

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


Extracted from Pike v7.3 release 11 at 2001-11-03.