Misc.ypad

int ypad() @property

Get ypad property.

Returns

The amount of space to add on the top and bottom of the widget, in

pixels.

Deprecated

Use [gtk.widget.Widget.setMarginTop] and

[gtk.widget.Widget.setMarginBottom] instead

void ypad(int propval) @property

Set ypad property.

Parameters

propvalThe amount of space to add on the top and bottom of the widget, in pixels.

Deprecated

Use [gtk.widget.Widget.setMarginTop] and

[gtk.widget.Widget.setMarginBottom] instead