Alignment.leftPadding

Get leftPadding property.

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

Return Value

Type: uint

The padding to insert at the left of the widget.

Detailed Description

Deprecated: Use gtk.widget.Widget.setMarginStart instead