Misc.xpad

int xpad() @property

Get xpad property.

Returns

The amount of space to add on the left and right of the widget, in

pixels.

Deprecated

Use [gtk.widget.Widget.setMarginStart] and

[gtk.widget.Widget.setMarginEnd] instead

void xpad(int propval) @property

Set xpad property.

Parameters

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

Deprecated

Use [gtk.widget.Widget.setMarginStart] and

[gtk.widget.Widget.setMarginEnd] instead