Alignment.leftPadding
uint leftPadding() @propertyGet leftPadding property.
Returns
The padding to insert at the left of the widget.
Deprecated
Use [gtk.widget.Widget.setMarginStart] instead
void leftPadding(uint propval) @propertySet leftPadding property.
Parameters
propval | The padding to insert at the left of the widget. |
Deprecated
Use [gtk.widget.Widget.setMarginStart] instead