Alignment.rightPadding

uint rightPadding() @property

Get rightPadding property.

Returns

The padding to insert at the right of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginEnd] instead
void rightPadding(uint propval) @property

Set rightPadding property.

Parameters

propvalThe padding to insert at the right of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginEnd] instead