message-window-copy-style!

Name

message-window-copy-style! -- Copy the visual style of MSGWIN-SOURCE to the style for MSGWIN.

Synopsis

(message-window-copy-style! msgwin msgwin-source)

Description

Copy the visual style of MSGWIN-SOURCE to the style for MSGWIN. Returns a list of the font, fg-color, bg-color of msgwin-source

Implementation Notes

Module: (app scwm message-window)

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