@brief Fill the given structure with the WM_COLORMAP_WINDOWS property of a window.
@param reply The reply of the GetProperty request.
@param colormap_windows WM_COLORMAP 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_COLORMAP_WINDOWS property of a window. @param reply The reply of the GetProperty request. @param colormap_windows WM_COLORMAP property value. @return Return 1 on success, 0 otherwise.
protocols structure members should be freed by xcb_icccm_get_wm_protocols_reply_wipe().