Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method GTK1.Hbox()->create()


Method create

GTK1.Hbox GTK1.Hbox(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.