xcb_ewmh_get_wm_cm_owner_reply

@brief Get reply from the GetProperty _NET_CLIENT_LIST cookie

The parameter e supplied to this function must be NULL if xcb_get_window_client_list_unchecked() is used. Otherwise, it stores the error if any.

@param ewmh The information relative to EWMH. @param cookie The _NET_WM_CM_Sn GetSelectionOwner request cookie. @param owner The window ID which owns the selection or None. @param The xcb_generic_error_t supplied. @return Return 1 on success, 0 otherwise.

extern (C)
ubyte
xcb_ewmh_get_wm_cm_owner_reply
(,
xcb_get_selection_owner_cookie_t cookie
,
xcb_window_t* owner
,
xcb_generic_error_t** e
)

Meta