Property
GtkAlignment:xalign
deprecated: 3.14
Description [src]
Horizontal position of child in available space. A value of 0.0 will flush the child left (or right, in RTL locales); a value of 1.0 will flush the child right (or left, in RTL locales).
Type:gfloat
Deprecated since: 3.14
Use gtk_widget_set_halign()
on the child instead.
Default value | 0.500000 |