XIMOfIC − obtain the input method of an input context.
Synopsis
XIM XIMOfIC(ic)
XIC ic;
Arguments
icSpecifies the input context.
Availability
Release 5 and later.
Description
XIMOfIC() returns the input method associated with a given input context.
See Also
XSetICFocus(), XSetICValues(), XCreateIC(), XDestroyIC(), XmbResetIC(),
XwcResetIC.
Copyright O’Reilly & Assoc. —