xcb_ewmh_get_supporting_wm_check_from_reply

@brief Get the list of client windows from a GetProperty _NET_SUPPORTING_WM_CHECK reply

@param window The child window created by the WM @param r GetProperty _NET_SUPPORTING_WM_CHECK reply @return Return 1 on success, 0 otherwise

extern (C) extern (D)
ubyte
xcb_ewmh_get_supporting_wm_check_from_reply
(
xcb_window_t* window
,
xcb_get_property_reply_t* r
)

Meta