Query: colorcmd
OS: php
Section: 3u
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ColorCmd(3U) InterViews Reference Manual ColorCmd(3U)NAMEColorCmd - command for setting components' color attributesSYNOPSIS#include <Unidraw/Commands/color.h>DESCRIPTIONColorCmd is a purely interpretive command for setting the foreground and background color attributes of selected components.PUBLIC OPERATIONSColorCmd(ControlInfo*, PSColor* fg = nil, PSColor* bg = nil) ColorCmd(Editor* = nil, PSColor* fg = nil, PSColor* bg = nil) Create a ColorCmd, optionally specifying the foreground (fg) and background (bg) PSColors that components should adopt. virtual void Execute() ColorCmd extends Execute to set the value of the affected editor's ColorVar instance, if it defines one. PSColor* GetFgColor() PSColor* GetBgColor() Return the PSColors supplied in the constructor.SEE ALSOCommand(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 ColorCmd(3U)
| Related Man Pages |
|---|
| struct(3u) - debian |
| struct(3u) - sunos |
| struct(3u) - php |
| statevars(3u) - hpux |
| statevars(3u) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |