MiscGidBuilderImpl.ypad

T ypad(int propval)

Set ypad property.

Parameters

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

Returns

Builder instance for fluent chaining

Deprecated

Use [gtk.widget.Widget.setMarginTop] and

[gtk.widget.Widget.setMarginBottom] instead