Searched defs:g_net_wm_state_above_atom (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dewmhints.c47 g_net_wm_state_modal_atom, g_net_wm_icon_atom, g_net_wm_state_above_atom; variable
197 g_net_wm_state_above_atom = XInternAtom(g_display, "_NET_WM_STATE_ABOVE", False);
550 if (ewmh_modify_state(wnd, 1, g_net_wm_state_above_atom, 0) < 0)
573 if (return_words[item] == g_net_wm_state_above_atom)

Completed in 44 milliseconds