Terminal.setYfill
void setYfill(bool fill)Sets the vertical fillment of terminal within its allocation. Note that yfill is only supported with yalign set to [vte.types.Align.Start], and is ignored for all other yalign values.
Parameters
fill | fillment value from #VteFill |