Inscription.yalign

float yalign() @property

Get yalign property.

Returns

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.

void yalign(float propval) @property

Set yalign property.

Parameters

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