XDestroyIC − destroy an input context.
Synopsis
void XDestroyIC(ic)
XIC ic;
Arguments
icSpecifies the input context.
Availability
Release 5 and later.
Description
XDestroyIC() destroys the specified input context. Once destroyed, the input context should no longer be used.
See Also
XSetICFocus(), XSetICValues(), XCreateIC(), XIMOfIC(), XmbResetIC(), XwcResetIC.
Copyright O’Reilly & Assoc. —