Enumeration
VteAlign
since: 0.68
Description [src]
An enumeration type that can be used to specify how the terminal uses extra allocated space.
Available since: 0.68
Members
VTE_ALIGN_START-
Align to left/top.
- Value:
0 - Nickname:
start - Available since: 0.68
- Value:
VTE_ALIGN_CENTER-
Align to centre.
- Value:
1 - Nickname:
center - Available since: 0.68
- Value:
VTE_ALIGN_END-
Align to right/bottom.
- Value:
3 - Nickname:
end - Available since: 0.68
- Value: