Alignment.topPadding

Set topPadding property.

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

Parameters

propval uint

The padding to insert at the top of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginTop instead