Inscription.xalign

float xalign() @property nothrow

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 nothrow

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.