CellLayoutT.clearAttributes

Clears all existing attributes previously set with gtk_cell_layout_set_attributes().

template CellLayoutT(TStruct)
void
clearAttributes
(
CellRenderer cell
)

Parameters

cell CellRenderer

a #GtkCellRenderer to clear the attribute mapping on

Meta