set_enable_fallback_scrolling
Description:
Controls whether the terminal uses scroll events to scroll the history if the event was not otherwise consumed by it.
This function is rarely useful, except when the terminal is added to a ScrolledWindow , to perform kinetic scrolling (while vte itself does not, yet, implement kinetic scrolling by itself).
Parameters:
this |
a Terminal |
enable |
whether to enable fallback scrolling |