pixels.
Misc.ypad
int ypad() @propertyGet ypad property.
Returns
The amount of space to add on the top and bottom of the widget, in
Deprecated
Use [gtk.widget.Widget.setMarginTop] and
[gtk.widget.Widget.setMarginBottom] instead
void ypad(int propval) @propertySet ypad property.
Parameters
propval | 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