in-viewport-placement

Name

in-viewport-placement -- Return a procedure that takes a window and places it in viewport (XX, YY).

Synopsis

(in-viewport-placement xx yy)

Description

Return a procedure that takes a window and places it in viewport (XX, YY). The procedure will act just like calling place-in-viewport on the window with the same XX and YY arguments.

Implementation Notes

Module: (app scwm placement)

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