set_attributes
Description:
Sets the attributes in list as the attributes of this.
The attributes should be in attribute/column order, as in add_attribute. All existing attributes are removed, and replaced with the new attributes.
Parameters:
| this | |
| cell | |
| ... |
a null-terminated list of attributes |