Property
VteTerminal:rewrap-on-resize
unstable deprecated: 0.58 since: 2.91
Description [src]
Controls whether or not the terminal will rewrap its contents, including the scrollback buffer, whenever the terminal’s width changes.
| Type: | gboolean |
| Available since: | 2.91 |
| Deprecated since: | 0.58 |
Please do not use it in newly written code. | |
| Default value | TRUE |
| Getter method | vte_terminal_get_rewrap_on_resize() |
| Setter method | vte_terminal_set_rewrap_on_resize() |