pixels.
Misc.xpad
int xpad() @propertyGet xpad property.
Returns
The amount of space to add on the left and right of the widget, in
Deprecated
Use gtk.widget.Widget.setMarginStart and
gtk.widget.Widget.setMarginEnd instead
void xpad(int propval) @propertySet xpad property.
Parameters
propval | 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