Method
VteTerminalset_xalign
since: 0.76
Declaration [src]
void
vte_terminal_set_xalign (
VteTerminal* terminal,
VteAlign align
)
Description [src]
Sets the horizontal alignment of terminal
within its allocation.
Note: VTE_ALIGN_START_FILL
is not supported, and will be treated like VTE_ALIGN_START
.
Available since: 0.76
Sets property | Vte.Terminal:xalign |
Parameters
align
-
Type:
VteAlign
Alignment value from
VteAlign
.