Property

GtkAlignment:xscale

deprecated: 3.14 

Declaration

property xscale: float [ read, write ]

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.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno