GtkCellLayout::set_attributes

set_attributes(cell [, attribute [, column]]);

Sets the attributes in list as the attributes of the cell layout. The attributes should be in attribute/column order, as in add_attribute() . All existing attributes are removed, and replaced with the new attributes.