Terminal.yfill

Set yfill property.

  1. bool yfill [@property getter]
  2. bool yfill [@property setter]
    class Terminal
    @property
    void
    yfill
    (
    bool propval
    )

Parameters

propval bool

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.