@brief Fill the given structure with the WM_PROTOCOLS property of a window.
@param reply The reply of the GetProperty request.
@param protocols WM_PROTOCOLS property value.
@return Return 1 on success, 0 otherwise.
protocols structure members should be freed by
xcb_icccm_get_wm_protocols_reply_wipe().
@brief Fill the given structure with the WM_PROTOCOLS property of a window. @param reply The reply of the GetProperty request. @param protocols WM_PROTOCOLS property value. @return Return 1 on success, 0 otherwise.
protocols structure members should be freed by xcb_icccm_get_wm_protocols_reply_wipe().