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.
Label.xalign
float xalign() @propertyGet xalign property.
Returns
The xalign property determines the horizontal aligment of the label text
void xalign(float propval) @propertySet xalign property.
Parameters
propval | 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. |