CellLayout.clearAttributes
void clearAttributes(gtk.cell_renderer.CellRenderer cell)Clears all existing attributes previously set with gtk.cell_layout.CellLayout.setAttributes.
Parameters
cell | a gtk.cell_renderer.CellRenderer to clear the attribute mapping on |