Terminal.setXalign

void setXalign(vte.types.Align align_)

Sets the horizontal alignment of terminal within its allocation.

Note

VTE_ALIGN_START_FILL is not supported, and will be treated

like [vte.types.Align.Start].

Parameters

align_alignment value from #VteAlign