MiscGidBuilderImpl.xpad

T xpad(int propval)

Set xpad property.

Parameters

propvalThe amount of space to add on the left and right of the widget, in pixels.

Returns

Builder instance for fluent chaining

Deprecated

Use [gtk.widget.Widget.setMarginStart] and

[gtk.widget.Widget.setMarginEnd] instead