@brief Get reply from the GetProperty _NET_VIRTUAL_ROOTS cookie
The parameter e supplied to this function must be NULL if
xcb_get_virtual_roots_unchecked() is used. Otherwise, it stores
the error if any.
@param ewmh The information relative to EWMH
@param cookie The _NET_VIRTUAL_ROOTS GetProperty request cookie
@param virtual_roots The current virtual root windows
@param The xcb_generic_error_t supplied
@return Return 1 on success, 0 otherwise
@brief Get reply from the GetProperty _NET_VIRTUAL_ROOTS cookie
The parameter e supplied to this function must be NULL if xcb_get_virtual_roots_unchecked() is used. Otherwise, it stores the error if any.
@param ewmh The information relative to EWMH @param cookie The _NET_VIRTUAL_ROOTS GetProperty request cookie @param virtual_roots The current virtual root windows @param The xcb_generic_error_t supplied @return Return 1 on success, 0 otherwise