NAME
XDisplayOfIM — get the display of an input method.
SYNOPSIS
Display ∗XDisplayOfIM(im)
XIM im;
ARGUMENTS
imSpecifies the input method.
RETURNS
The display structure.
AVAILABILITY
Release 5 and later.
DESCRIPTION
XDisplayOfIM() returns the display associated with the specified input method.
SEE ALSO
XOpenIM(), XCloseIM(), XGetIMValues(), XLocaleOfIM().
Xlib Reference Manual