Gtk.CellLayout::clear_attributes

function vfunc_clear_attributes(cell:Gtk.CellRenderer):void {
}

Clears all existing attributes previously set with Gtk.set_attributes.

Since 2.4

cell

a Gtk.CellRenderer to clear the attribute mapping on