Alignment.topPadding

Get topPadding property.

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

Return Value

Type: uint

The padding to insert at the top of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginTop instead