Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c171 static GdkAtom wm_protocols_atom = GDK_NONE; variable
2385 && xevent->xclient.message_type == GET_X_ATOM(wm_protocols_atom) in global_event_filter()
3777 wm_protocols_atom = gdk_atom_intern("WM_PROTOCOLS", FALSE); in gui_mch_init()