Property
VteTerminal:scroll-speed
unstable since: 2.91
Description [src]
The number of lines by which the buffer is moved when scrolling with a mouse wheel on top of the terminal Setting it to zero will cause the buffer to be moved by an amount depending on the number of visible rows the widget can display.
Type: | guint |
Available since: | 2.91 |
Default value | 0 |
Setter method | vte_terminal_set_scroll_speed() |