at-virtual-offset-placement

Name

at-virtual-offset-placement -- Return a procedure that takes a window and places it at virtual offset X, Y.

Synopsis

(at-virtual-offset-placement x y)

Description

Return a procedure that takes a window and places it at virtual offset X, Y. The procedure will act just like calling move-window on the window with the same X and Y arguments.

Implementation Notes

Module: (app scwm placement)

Defined in scheme/placement.scm at line 94 (CVS log)