[ Version ( since = "0.66" ) ]
public void set_scroll_unit_is_pixels (bool enable)
Controls whether the terminal's scroll unit is lines or pixels.
This function is rarely useful, except when the terminal is added to a ScrolledWindow.
this |
a Terminal |
enable |
whether to use pixels as scroll unit |