window-viewport-position-of

Name

window-viewport-position-of -- Return a list (X Y) that is the viewport position of the SYM part of WIN.

Synopsis

(window-viewport-position-of sym win)

Description

Return a list (X Y) that is the viewport position of the SYM part of WIN. SYM is one of northwest north northeast west center east southwest south southeast.

Implementation Notes

Module:

Defined in scheme/window-locations.scm at line 108 (CVS log)