XGetICValues (3) Linux Manual Page
XSetICValues, XGetICValues – set and obtain XIC values Syntax char * XSetICValues(XIC ic, …); char * XGetICValues(XIC ic, …); Arguments ic Specifies the input context. … Specifies the variable length argument list to set or get XIC values. Description The XSetICValues function returns NULL if no error occurred; otherwise, it returns the name of the…
