XSetOMValues(3X) XLIB FUNCTIONS XSetOMValues(3X)
NAME
XSetOMValues - sets output method attributes
SYNTAX
char * XSetOMValues(om, ...)
XOM om;
ARGUMENTS
om Specifies the output method.
... Specifies the variable length argument list to set or get XOM values.
DESCRIPTION
The XSetOMValues function presents a variable argument list programming interface for setting properties or features of the specified out-
put method. This function returns NULL if it succeeds; otherwise, it returns the name of the first argument that could not be obtained.
No standard arguments are currently defined by Xlib.
SEE ALSO
XOpenOM(3X), XCloseOM(3X), XGetOMValues(3X), XDisplayOfOM(3X), XLocaleOfOM(3X)
X Version 11 Release 6 XSetOMValues(3X)