Enumeration

VteAlign

since: 0.68

Declaration

enum Vte.Align

Description [src]

An enumeration type that can be used to specify how the terminal uses extra allocated space.

Available since: 0.68

Members

Name Description
VTE_ALIGN_START

Align to left/top.

VTE_ALIGN_CENTER

Align to centre.

VTE_ALIGN_END

Align to right/bottom.