Property

GtkMisc:xalign

deprecated: 3.14 since: 3.0

Declaration

property xalign: float [ read, write ]

Description [src]

The horizontal alignment. A value of 0.0 means left alignment (or right on RTL locales); a value of 1.0 means right alignment (or left on RTL locales).

Type: gfloat
Available since:3.0
Deprecated since:3.14

Use gtk_widget_set_halign() instead. If you are using GtkLabel, use GtkLabel:xalign instead.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno