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