xcb_ewmh_set_wm_cm_owner

@brief Set _NET_WM_CM_Sn ownership to the given window

For each screen they manage, compositing manager MUST acquire ownership of a selection named _NET_WM_CM_Sn, where n is the screen number.

@param ewmh The information relative to EWMH @param screen_nbr The screen number @param owner The new owner of _NET_WM_CM_Sn selection @param timestamp The client's last user activity timestamp @param selection_data1 Optional data described by ICCCM @param selection_data2 Optional data described by ICCCM

extern (C)
xcb_void_cookie_t
xcb_ewmh_set_wm_cm_owner

Meta