Compare this to [gtk.widget.Widget.valign], which determines how the inscription's size allocation is positioned in the available space.
Inscription.yalign
float yalign() @propertyGet yalign property.
Returns
The vertical alignment of the text inside the allocated size.
void yalign(float propval) @propertySet yalign property.
Parameters
propval | The vertical alignment of the text inside the allocated size. Compare this to [gtk.widget.Widget.valign], which determines how the inscription's size allocation is positioned in the available space. |