@param c The connection
@param window The window to configure.
@param value_mask Bitmask of attributes to change.
@param value_list New values, corresponding to the attributes in value_mask. The order has to
correspond to the order of possible \a value_mask bits. See the example.
@return A cookie
Configures a window's size, position, border width and stacking order.
@brief Configures window attributes
@param c The connection @param window The window to configure. @param value_mask Bitmask of attributes to change. @param value_list New values, corresponding to the attributes in value_mask. The order has to correspond to the order of possible \a value_mask bits. See the example. @return A cookie
Configures a window's size, position, border width and stacking order.