make-message-window-with-image

Name

make-message-window-with-image -- Return a new message window with IMG as a background, sized appropriately.

Synopsis

(make-message-window-with-image img #&optional (shaped? #f))

Description

Return a new message window with IMG as a background, sized appropriately. Initially the message window is centered in the display.

Implementation Notes

Module: (app scwm message-window)

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