Alignment.bottomPadding

Get bottomPadding property.

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

Return Value

Type: uint

The padding to insert at the bottom of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginBottom instead