Inscription.yalign

Set yalign property.

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

Parameters

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