Method GTK1.Box()->pack_start()
- Method pack_start
GTK1.Boxpack_start(GTK1.Widgetwidget,intexpandp,intfillp,intpadding)- Description
Pack from the left (or top) of the box. Argument are widget, expand, fill, padding pack(widget,1,1,0) is equivalent to 'add' or 'pack_start_defaults'