Note that #VteTerminal:yfill=true is only supported with #VteTerminal:yalign=[vte.types.Align.Start], and is ignored for all other yalign values.
Terminal.yfill
bool yfill() @propertyGet yfill property.
Returns
The vertical fillment of @terminal within its allocation.
void yfill(bool propval) @propertySet yfill property.
Parameters
propval | The vertical fillment of @terminal within its allocation. Note that #VteTerminal:yfill=true is only supported with #VteTerminal:yalign=[vte.types.Align.Start], and is ignored for all other yalign values. |