set_xfill
Description:
[
Version ( since =
"0.76" ) ]
public void set_xfill (
bool fill)
Sets the horizontal fillment of this within its allocation.
Note: vte_fill_start_fill is not supported, and will be treated like
vte_fill_start.
Parameters:
| this |
a Terminal
|
| fill |
fillment value from VteFill
|