Method

VteTerminalset_yfill

Declaration [src]

void
vte_terminal_set_yfill (
  VteTerminal* terminal,
  gboolean fill
)

Description [src]

Sets the vertical fillment of terminal within its allocation. Note that yfill is only supported with yalign set to VTE_ALIGN_START, and is ignored for all other yalign values.

Available since:0.76
Sets propertyVte.Terminal:yfill

Parameters

fill gboolean
 

Fillment value from VteFill.