message-window-style

Name

message-window-style -- Set visual style of MSGWIN.

Synopsis

(message-window-style msgwin #&key (font #f) (fg #f) (bg #f))

Description

Set visual style of MSGWIN. FONT specifies the font, FG the foreground color, and BG the background color.

Implementation Notes

Module: (app scwm message-window)

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