Inscription.xalign

float xalign() @property

Get xalign property.

Returns

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.

void xalign(float propval) @property

Set xalign property.

Parameters

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