make-message-window-win-copy

Name

make-message-window-win-copy -- Return a message window with a background that is a copy of the image in WIN.

Synopsis

(make-message-window-win-copy #&optional (win 'root-window))

Description

Return a message window with a background that is a copy of the image in WIN. The message-window will have no text and no relief, and be the same size as WIN.

Implementation Notes

Module: (app scwm message-window)

Defined in scheme/message-window.scm at line 284 (CVS log)