Compare this to [gtk.widget.Widget.halign], which determines how the inscription's size allocation is positioned in the available space.
Inscription.xalign
float xalign() @propertyGet xalign property.
Returns
The horizontal alignment of the text inside the allocated size.
void xalign(float propval) @propertySet xalign property.
Parameters
propval | 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. |