NAME
XIMOfIC — obtain the input method of an input context.
SYNOPSIS
XIM XIMOfIC(ic)
XIC ic;
ARGUMENTS
icSpecifies the input context.
RETURNS
The input method.
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.
Xlib Reference Manual