Property
GtkMisc:xalign
deprecated: 3.14
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
Deprecated since: 3.14
Use gtk_widget_set_halign()
instead. If you are using
GtkLabel
, use GtkLabel:xalign
instead.
Default value | 0.500000 |