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
|