set-edge-move-threshold!

Name

set-edge-move-threshold! -- Set the edge move threshold to PIXELS.

Synopsis

(set-edge-move-threshold! pixels)

Description

Set the edge move threshold to pixels. Attempts to move a window so that it is off the edge of the screen by fewer than pixels pixels will leave the window entirely onscreen.

Implementation Notes

Module: Built-in Primitive

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