Alignment.rightPadding

Get rightPadding property.

More...
  1. uint rightPadding [@property getter]
    class Alignment
    @property
    uint
    rightPadding
    ()
  2. uint rightPadding [@property setter]

Return Value

Type: uint

The padding to insert at the right of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginEnd instead