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