Label.yalign

Get yalign property.

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

Return Value

Type: float

The yalign property determines the vertical aligment of the label text inside the labels size allocation. Compare this to #GtkWidget:valign, which determines how the labels size allocation is positioned in the space available for the label.