Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c145 static void gui_x11_wm_protocol_handler(Widget, XtPointer, XEvent *, Boolean *);
1550 XtAddEventHandler(vimShell, NoEventMask, True, gui_x11_wm_protocol_handler, in gui_mch_open()
2927 gui_x11_wm_protocol_handler( in gui_x11_wm_protocol_handler() function
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt3917 gui_x11_wm_protocol_handler() already takes care of the rest.