[ Version ( since = "2.4" ) ]
public void set_attributes (CellRenderer cell, ...)
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.
this | |
cell | |
... |
a null-terminated list of attributes |