Method

VteTerminalget_rewrap_on_resize

Declaration [src]

gboolean
vte_terminal_get_rewrap_on_resize (
  VteTerminal* terminal
)

Description [src]

Checks whether or not the terminal will rewrap its contents upon resize.

Return value

Returns: gboolean
 

TRUE if rewrapping is enabled, FALSE if not.