Label.yalign

Get yalign property.

  1. float yalign [@property getter]
    class Label
    @property
    float
    yalign
    ()
  2. float yalign [@property setter]

Return Value

Type: float

The vertical alignment of the label text inside its size allocation.

Compare this to gtk.widget.Widget.valign, which determines how the labels size allocation is positioned in the space available for the label.