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
vte_align_start.
Parameters:
| this |
a Terminal
|
| align |
alignment value from Align
|