GtkCellLayoutIface.clearAttributes

Clears all existing attributes previously set with gtk.cell_layout.CellLayout.setAttributes.

struct GtkCellLayoutIface
extern (C)
void function(GtkCellLayout* cellLayout, GtkCellRenderer* cell) clearAttributes;