Property
VteTerminal:scroll-unit-is-pixels
Description [src]
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.
Type: | gboolean |
Available since: | 0.66 |
Setter method | vte_terminal_set_scroll_unit_is_pixels() |
Getter method | vte_terminal_get_scroll_unit_is_pixels() |