of it to use for the child. A value of 0.0 means none; a value of 1.0 means all.
Alignment.xscale
float xscale() @propertyGet xscale property.
Returns
If available horizontal space is bigger than needed, how much
Deprecated
Use [gtk.widget.Widget.setHexpand] on the child instead
void xscale(float propval) @propertySet xscale property.
Parameters
propval | 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. |
Deprecated
Use [gtk.widget.Widget.setHexpand] on the child instead