Alignment.leftPadding

uint leftPadding() @property

Get leftPadding property.

Returns

The padding to insert at the left of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginStart] instead
void leftPadding(uint propval) @property

Set leftPadding property.

Parameters

propvalThe padding to insert at the left of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginStart] instead