logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

minput_reset_ic -

Description

       Reset an input context. The minput_reset_ic() function resets input context ic by calling a callback
       function corresponding to Minput_reset. It resets the status of ic to its initial one. As the current
       preedit text is deleted without commitment, if necessary, call minput_filter() with the arg keyMnil to
       force the input method to commit the preedit in advance.

Name

       minput_reset_ic -

Synopsis

       void minput_reset_ic (MInputContext * ic)

See Also