Home
last modified time | relevance | path

Searched refs:im_commit_handler_id (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_xim.c124 static unsigned long im_commit_handler_id = 0; variable
819 im_commit_handler_id = g_signal_connect(G_OBJECT(xic), "commit", in xim_init()
845 im_commit_handler_id = 0; in im_shutdown()
971 g_signal_handler_block(xic, im_commit_handler_id); in xim_reset()
974 g_signal_handler_unblock(xic, im_commit_handler_id); in xim_reset()