DOKK / manpages / debian 10 / ivtools-dev / ColorCmd.3u.en
ColorCmd(3U) InterViews Reference Manual ColorCmd(3U)

ColorCmd - command for setting components' color attributes

#include <Unidraw/Commands/color.h>

ColorCmd is a purely interpretive command for setting the foreground and background color attributes of selected components.

Create a ColorCmd, optionally specifying the foreground (fg) and background (bg) PSColors that components should adopt.
ColorCmd extends Execute to set the value of the affected editor's ColorVar instance, if it defines one.
Return the PSColors supplied in the constructor.

Command(3U), pspaint(3U), statevars(3U)

23 January 1991 Unidraw