mojave man page for patterncmd

Query: patterncmd

OS: mojave

Section: 3u

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

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
pspaint(3u) - debian
struct(3u) - osx
struct(3u) - mojave
struct(3u) - php
struct(3u) - hpux
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.