Align
Description:
[ CCode ( cprefix = "VTE_ALIGN_" , type_id = "vte_align_get_type ()" ) ]
[ Version ( since = "0.76" ) ]
public enum Align
An enumeration type that can be used to specify how the terminal uses extra allocated space.
Content:
Enum values:
- CENTER - align to centre
- END - align to right/bottom
- START - align to left/top