Vte.Align – vte-2.91-gtk4 Reference Manual
Packages
vte-2.91-gtk4
Vte
Align
CENTER
END
START
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.
Namespace:
Vte
Package:
vte-2.91-gtk4
Content:
Enum values:
CENTER
-
align to centre
END
-
align to right/bottom
START
-
align to left/top