on-desk-placement

Name

on-desk-placement -- Return a procedure that takes a window and places it on DESK.

Synopsis

(on-desk-placement desk)

Description

Return a procedure that takes a window and places it on DESK. The procedure will act just like calling place-on-desk on the window with the same DESK argument.

Implementation Notes

Module: (app scwm placement)

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