MiscGidBuilderImpl.yalign

T yalign(float propval)

Set yalign property.

Parameters

propvalThe vertical alignment. A value of 0.0 means top alignment; a value of 1.0 means bottom alignment.

Returns

Builder instance for fluent chaining

Deprecated

Use [gtk.widget.Widget.setValign] instead. If you are using

#GtkLabel, use #GtkLabel:yalign instead.