Terminal.yfill

Get yfill property.

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

Return Value

Type: 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.