CellLayoutT.clearAttributes

Clears all existing attributes previously set with gtk_cell_layout_set_attributes().

template CellLayoutT(TStruct)
void
clearAttributes

Parameters

cell CellRenderer

a gtk.CellRenderer to clear the attribute mapping on

Meta