XGetOMValues(3X) XLIB FUNCTIONS XGetOMValues(3X)
NAME
XGetOMValues - presents interface to query output methods
SYNTAX
char * XGetOMValues(om, ...)
XOM om;
ARGUMENTS
om Specifies the output method.
... Specifies the variable length argument list to set or get XOM values.
DESCRIPTION
The XGetOMValues function presents a variable argument list programming interface for querying 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.
SEE ALSO
XOpenOM(3X), XCloseOM(3X), XSetOMValues(3X), XDisplayOfOM(3X), XLocaleOfOM(3X)
X Version 11 Release 6 XGetOMValues(3X)