window-virtual-position

Name

window-virtual-position -- Return the virtual position of WIN in pixels.

Synopsis

(window-virtual-position #&optional (win (get-window)))

Description

Return the virtual position of WIN in pixels. If WIN is sticky, this returns the position of the window in the current viewport.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 400 (CVS log)