mojave man page for brushcmd

Query: brushcmd

OS: mojave

Section: 3u

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BrushCmd(3U)						    InterViews Reference Manual 					      BrushCmd(3U)

NAME
BrushCmd - command for setting components' brush attribute
SYNOPSIS
#include <Unidraw/Commands/brushcmd.h>
DESCRIPTION
BrushCmd is a purely interpretive command for setting the brush attribute of selected components.
PUBLIC OPERATIONS
BrushCmd(ControlInfo*, PSBrush* = nil) BrushCmd(Editor* = nil, PSBrush* = nil) Create a BrushCmd, optionally specifying the PSBrush that components should adopt. virtual void Execute() BrushCmd extends Execute to set the value of the affected editor's BrushVar instance, if it defines one. PSBrush* GetBrush() Return the PSBrush supplied in the constructor.
SEE ALSO
Command(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 BrushCmd(3U)
Related Man Pages
pspaint(3u) - hpux
pspaint(3u) - netbsd
pspaint(3u) - bsd
pspaint(3u) - php
pspaint(3u) - centos
Similar Topics in the Unix Linux Community
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.