Label.xalign

Get xalign property.

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

Return Value

Type: float

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