XDisplayOfIM − get the display of an input method.
Synopsis
Display *XDisplayOfIM(im)
XIM im;
Arguments
imSpecifies the input method.
Availability
Release 5 and later.
Description
XDisplayOfIM() returns the display associated with the specified input method.
See Also
XOpenIM(), XCloseIM(), XGetIMValues(), XLocaleOfIM().
Copyright O’Reilly & Assoc. —