AlignmentGidBuilderImpl.xscale

T xscale(float propval)

Set xscale property.

Parameters

propvalIf 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.

Returns

Builder instance for fluent chaining

Deprecated

Use [gtk.widget.Widget.setHexpand] on the child instead