Query: brushcmd
OS: opensolaris
Section: 3u
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BrushCmd(3U) InterViews Reference Manual BrushCmd(3U)NAMEBrushCmd - command for setting components' brush attributeSYNOPSIS#include <Unidraw/Commands/brushcmd.h>DESCRIPTIONBrushCmd is a purely interpretive command for setting the brush attribute of selected components.PUBLIC OPERATIONSBrushCmd(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 ALSOCommand(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 BrushCmd(3U)
| Related Man Pages | 
|---|
| pspaint(3u) - debian | 
| pspaint(3u) - sunos | 
| pspaint(3u) - osx | 
| pspaint(3u) - bsd | 
| pspaint(3u) - v7 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Trying to block signal | 
| solaris zones vs container.. | 
| Change directory for core file | 
| Identify problem with while getopts | 
| Solaris 10 - password complexity not working |