set_enable_fallback_scrolling


Description:

[ Version ( since = "0.64" ) ]
public void set_enable_fallback_scrolling (bool enable)

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