XSetOMValues(3X) XLIB FUNCTIONS XSetOMValues(3X)NAMEXSetOMValues - sets output method attributesSYNTAXchar * XSetOMValues(om, ...) XOM om;ARGUMENTSom Specifies the output method. ... Specifies the variable length argument list to set or get XOM values.DESCRIPTIONThe 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 ALSOXOpenOM(3X), XCloseOM(3X), XGetOMValues(3X), XDisplayOfOM(3X), XLocaleOfOM(3X) X Version 11 Release 6 XSetOMValues(3X)