Xutf8ResetIC (3) Linux Manual Page
XmbResetIC, XwcResetIC, Xutf8ResetIC – reset the state of an input context Syntax char *XmbResetIC(XIC ic); wchar_t *XwcResetIC(XIC ic); char *Xutf8ResetIC(XIC ic); Arguments ic Specifies the input context. Description When XNResetState is set to XIMInitialState, XmbResetIC, XwcResetIC and Xutf8ResetIC reset an input context to its initial state; when XNResetState is set to XIMPreserveState, the current input…
