Property
GtkAlignment:xscale
deprecated: 3.14
Description [src]
If available horizontal space is bigger than needed, how much of it to use for the child. A value of 0.0 means none; a value of 1.0 means all.
Type:gfloat
Deprecated since: 3.14
Use gtk_widget_set_hexpand()
on the child instead.
Default value | 1.000000 |