File: scroll-bar.el.html
Window-system-independent bindings of mouse clicks on the scroll bar.
Presently emulates the scroll-bar behavior of xterm.
Defined variables (5)
horizontal-scroll-bar-mode | Non-nil if Horizontal-Scroll-Bar mode is enabled. |
horizontal-scroll-bar-mode-hook | Hook run after entering or leaving ‘horizontal-scroll-bar-mode’. |
scroll-bar-mode | Specify whether to have vertical scroll bars, and on which side. |
scroll-bar-mode-explicit | Non-nil means ‘set-scroll-bar-mode’ should really do something. |
scroll-bar-mode-hook | Hook run after entering or leaving ‘scroll-bar-mode’. |
Defined functions (21)
horizontal-scroll-bar-mode | (&optional ARG) |
horizontal-scroll-bars-available-p | () |
scroll-bar-columns | (SIDE) |
scroll-bar-drag | (EVENT) |
scroll-bar-drag-1 | (EVENT) |
scroll-bar-drag-position | (PORTION-WHOLE) |
scroll-bar-event-ratio | (EVENT) |
scroll-bar-horizontal-drag | (EVENT) |
scroll-bar-horizontal-drag-1 | (EVENT) |
scroll-bar-lines | () |
scroll-bar-maybe-set-window-start | (EVENT) |
scroll-bar-mode | (&optional ARG) |
scroll-bar-scale | (NUM-DENOM WHOLE) |
scroll-bar-scroll-down | (EVENT) |
scroll-bar-scroll-up | (EVENT) |
scroll-bar-set-window-start | (EVENT) |
scroll-bar-toolkit-horizontal-scroll | (EVENT) |
scroll-bar-toolkit-scroll | (EVENT) |
set-scroll-bar-mode | (VALUE) |
toggle-horizontal-scroll-bar | (ARG) |
toggle-scroll-bar | (ARG) |