Pike v8.0 release 1738

Method GTK1.Table()->attach_defaults()


Method attach_defaults

GTK1.Table attach_defaults(GTK1.Widget subwidget, int left, int right, int top, int bottom)

Description

As there are many options associated with attach(), this convenience function provides the programmer with a means to add children to a table with identical padding and expansion options.

xoptions, yoptions, xpadding and ypadding are all set the their default values. For the options that is GTK1.Fill|GTK1.Expand. For the padding it is 0.