Alignment.bottomPadding

uint bottomPadding() @property

Get bottomPadding property.

Returns

The padding to insert at the bottom of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginBottom] instead
void bottomPadding(uint propval) @property

Set bottomPadding property.

Parameters

propvalThe padding to insert at the bottom of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginBottom] instead