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