Property

GtkAlignment:xalign

deprecated: 3.14 

Declaration

property xalign: float [ read, write ]

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.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno