set_attributes


Description:

public void set_attributes (CellRenderer cell, ...)

Sets the attributes in the parameter list as the attributes of this.

See [method@Gtk.CellLayout.add_attribute] for more details.

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

a `GtkCellLayout`

cell

a `GtkCellRenderer`

...

a null-terminated list of attributes