XSetIMValues(3X) XLIB FUNCTIONS XSetIMValues(3X)
NAME
XSetIMValues - sets IM values
SYNTAX
char * XSetIMValues(im, ...)
XIM im;
ARGUMENTS
im Specifies the input method.
... Specifies the variable length argument list to set or get XIM values.
DESCRIPTION
The XSetIMValues function presents a variable argument list programming interface for setting attributes of the specified input method. It
returns NULL if it succeeds; otherwise, it returns the name of the first argument that could not be obtained.
SEE ALSO
XOpenIM(3X), XCloseIM(3X), XGetIMValues(3X), XDisplayOfIM(3X), XLocaleOfIM(3X), XRegisterIMInstantiateCallback(3X), XUnregisterIMInstanti-
ateCallback(3X)
X Version 11 Release 6 XSetIMValues(3X)