Inscription.yalign

Get yalign property.

  1. float yalign [@property getter]
    class Inscription
    @property
    float
    yalign
    ()
  2. float yalign [@property setter]

Return Value

Type: float

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.