Method
VteTerminalset_scroll_on_output
since: 0.52
Declaration [src]
void
vte_terminal_set_scroll_on_output (
VteTerminal* terminal,
gboolean scroll
)
Description [src]
Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child.
Available since: 0.52
Sets property | Vte.Terminal:scroll-on-output |