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.

Deprecated since:0.58

Please do not use it in newly written code.

Return value

Returns: gboolean
 

TRUE if rewrapping is enabled, FALSE if not.