Terminal.scrollUnitIsPixels

Get scrollUnitIsPixels property.

  1. bool scrollUnitIsPixels [@property getter]
    class Terminal
    @property
    bool
    scrollUnitIsPixels
    ()
  2. bool scrollUnitIsPixels [@property setter]

Return Value

Type: bool

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.