v7 man page for fontcmd

Query: fontcmd

OS: v7

Section: 3u

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

FontCmd(3U)						    InterViews Reference Manual 					       FontCmd(3U)

NAME
FontCmd - command for setting components' font attribute SYNOPSIS
#include <Unidraw/Commands/font.h> DESCRIPTION
FontCmd is a purely interpretive command for setting the font attribute of selected components. PUBLIC OPERATIONS
FontCmd(ControlInfo*, PSFont* = nil) FontCmd(Editor* = nil, PSFont* = nil) Create a FontCmd, optionally specifying the PSFont that components should adopt. virtual void Execute() FontCmd extends Execute to set the value of the affected editor's FontVar instance, if it defines one. PSFont* GetFont() Return the PSFont supplied in the constructor. SEE ALSO
Command(3U), pspaint(3U), statevars(3U) Unidraw 23 January 1991 FontCmd(3U)
Related Man Pages
statevars(3u) - debian
struct(3u) - osx
struct(3u) - mojave
struct(3u) - suse
struct(3u) - netbsd
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
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
Read a file and save every word in a variable to use