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

BrushCmd - command for setting components' brush attribute

#include <Unidraw/Commands/brushcmd.h>

BrushCmd is a purely interpretive command for setting the brush attribute of selected components.

Create a BrushCmd, optionally specifying the PSBrush that components should adopt.
BrushCmd extends Execute to set the value of the affected editor's BrushVar instance, if it defines one.
Return the PSBrush supplied in the constructor.

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

23 January 1991 Unidraw