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