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