AlignmentGidBuilderImpl.yalign

T yalign(float propval)

Set yalign property.

Parameters

propvalVertical position of child in available space. A value of 0.0 will flush the child to the top; a value of 1.0 will flush the child to the bottom.

Returns

Builder instance for fluent chaining

Deprecated

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