Inscription.yalign

float yalign() @property nothrow

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 nothrow

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.