Terminal.setScrollUnitIsPixels

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

This function is rarely useful, except when the terminal is added to a #GtkScrolledWindow.

class Terminal
void
setScrollUnitIsPixels
(
bool enable
)

Parameters

enable bool

whether to use pixels as scroll unit