scroll_unit_is_pixels


Description:

[ Version ( since = "0.66" ) ]
public bool scroll_unit_is_pixels { get; set; }

Controls whether the terminal's GtkAdjustment values unit is lines or pixels.

This can be enabled when the terminal is the child of a GtkScrolledWindow to fix some bugs with its kinetic scrolling.