xcb_ewmh_get_supporting_wm_check_reply

@brief Get reply from the GetProperty _NET_SUPPORTING_WM_CHECK cookie

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

@param ewmh The information relative to EWMH @param cookie The _NET_SUPPORTING_WM_CHECK GetProperty request cookie @param window The reply to be filled @param The xcb_generic_error_t supplied @return Return 1 on success, 0 otherwise

extern (C) extern (D)
ubyte
xcb_ewmh_get_supporting_wm_check_reply
(,
xcb_get_property_cookie_t cookie
,
xcb_window_t* window
,
xcb_generic_error_t** e
)

Meta