MiscGidBuilderImpl.ypad
T ypad(int propval)Set ypad property.
Parameters
propval | The 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