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_destroy_ic -

Description

       Destroy an input context. The minput_destroy_ic() function destroys the input context ic, which must have
       been created by minput_create_ic(). It calls callback functions corresponding to Minput_preedit_done,
       Minput_status_done, and Minput_candidates_done in this order.

Name

       minput_destroy_ic -

Synopsis

       void minput_destroy_ic (MInputContext * ic)

See Also