Alignment.topPadding

uint topPadding() @property

Get topPadding property.

Returns

The padding to insert at the top of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginTop] instead
void topPadding(uint propval) @property

Set topPadding property.

Parameters

propvalThe padding to insert at the top of the widget.

Deprecated

Use [gtk.widget.Widget.setMarginTop] instead