Terminal.yfill

bool yfill() @property

Get yfill property.

Returns

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.

void yfill(bool propval) @property

Set yfill property.

Parameters

propvalThe 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.