Property
GtkLabel:xalign
since: 3.16
Description [src]
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.
Type:gfloat
Available since: 3.16
Default value | 0.500000 |
Getter method | gtk_label_get_xalign() |
Setter method | gtk_label_set_xalign() |