Alignment.bottomPadding

Set bottomPadding property.

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

Parameters

propval uint

The padding to insert at the bottom of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginBottom instead