message-window-set-colors!

Name

message-window-set-colors! -- Set the fore- and background colors to be used for the message window MWN.

Synopsis

(message-window-set-colors! mwn fg-color bg-color)

Description

Set the fore- and background colors to be used for the message window mwn. The foreground color will be fg-color and the background color will be bg-color

Implementation Notes

Module: Built-in Primitive

Defined in src/message-window.c at line 418 (CVS log)