Inscription.xalign

Set xalign property.

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

Parameters

propval float

The horizontal alignment of the text inside the allocated size.

Compare this to gtk.widget.Widget.halign, which determines how the inscription's size allocation is positioned in the available space.