set_xalign
Description:
[
Version ( since =
"0.76" ) ]
public void set_xalign (
Align align)
Sets the horizontal alignment of this within its allocation.
Note: VTE_ALIGN_START_FILL
is not supported, and will be treated like
START.
Parameters:
this |
a Terminal
|
align |
alignment value from Align
|