set-edge-x-scroll!

Name

set-edge-x-scroll! -- Set the horizontal edge scroll increment to PIXELS.

Synopsis

(set-edge-x-scroll! pixels)

Description

Set the horizontal edge scroll increment to pixels. The horizontal edge scroll setting is the amount by which the viewport will scroll when the mouse hits the left or right edge. Use %x to convert from a percent of screen size to pixels.

Implementation Notes

Module: Built-in Primitive

Defined in src/deskpage.c at line 130 (CVS log)