xcreateoc(3x) hpux man page | unix.com

Man Page: xcreateoc

Operating Environment: hpux

Section: 3x

XCreateOC(3X)							  XLIB FUNCTIONS						     XCreateOC(3X)

NAME
XCreateOC - create output contexts
SYNTAX
XOC XCreateOC(om, ...) XOM om;
ARGUMENTS
om Specifies the output method. ... Specifies the variable length argument list to set or get XOC values.
DESCRIPTION
The XCreateOC function creates an output context within the specified output method. The base font names argument is mandatory at creation time, and the output context will not be created unless it is provided. All other output context values can be set later. XCreateOC returns NULL if no output context could be created. NULL can be returned for any of the following reasons: o A required argument was not set. o A read-only argument was set. o An argument name is not recognized. o The output method encountered an output method implementation-dependent error.
SEE ALSO
XCreateOC(3X), XDestroyOC(3X), XSetValues(3X), XOMOfOC(3X) X Version 11 Release 6 XCreateOC(3X)
Related Man Pages
xgetocvalues(3) - debian
xomofoc(3) - debian
xsetocvalues(3) - debian
xcreateoc(3) - centos
xcreateoc(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Tar Command
Shopt -s histappend