Label.setYalign

Sets the yalign of the label.

See the [property@Gtk.Label:yalign] property.

class Label
void
setYalign
(
float yalign
)

Parameters

yalign float

the new yalign value, between 0 and 1

Meta