Query: colorcmd
OS: netbsd
Section: 3u
Links: netbsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ColorCmd(3U) InterViews Reference Manual ColorCmd(3U) NAME
ColorCmd - command for setting components' color attributes SYNOPSIS
#include <Unidraw/Commands/color.h> DESCRIPTION
ColorCmd is a purely interpretive command for setting the foreground and background color attributes of selected components. PUBLIC OPERATIONS
ColorCmd(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 ALSO
Command(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 ColorCmd(3U)
Related Man Pages |
---|
struct(3u) - mojave |
struct(3u) - php |
statevars(3u) - suse |
statevars(3u) - minix |
struct(3u) - netbsd |
Similar Topics in the Unix Linux Community |
---|
sorting left-justified numeric values |
How to install PGX32 on Sparc 10 Ultra? |
Vm versus physical linux server |
NetBSD 6.1.2: apm and admd not found |
Grandpa returning to UNIX |