patterncmd(3u) v7 man page | unix.com

Man Page: patterncmd

Operating Environment: v7

Section: 3u

PatternCmd(3U)						    InterViews Reference Manual 					    PatternCmd(3U)

NAME
PatternCmd - command for setting components' pattern attribute SYNOPSIS
#include <Unidraw/Commands/patcmd.h> DESCRIPTION
PatternCmd is a purely interpretive command for setting the pattern attribute of selected components. PUBLIC OPERATIONS
PatternCmd(ControlInfo*, PSPattern* = nil) PatternCmd(Editor* = nil, PSPattern* = nil) Create a PatternCmd, optionally specifying the PSPattern that components should adopt. virtual void Execute() PatternCmd extends Execute to set the value of the affected editor's PatternVar instance, if it defines one. PSPattern* GetPattern() Return the PSPattern supplied in the constructor. SEE ALSO
Command(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 PatternCmd(3U)
Related Man Pages
edit(3u) - debian
pspaint(3u) - debian
struct(3u) - debian
struct(3u) - osx
pspaint(3u) - opensolaris
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Building JSON command with bash script