window-visible-frame-size

Name

window-visible-frame-size -- Return the visible frame size of WIN.

Synopsis

(window-visible-frame-size win)

Description

Return the visible frame size of WIN. This is just the window-frame-size unless WIN is shaded in which case the height is just the titlebar height.

Implementation Notes

Module: (app scwm base)

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