CellLayoutIF.clearAttributes

Clears all existing attributes previously set with gtk_cell_layout_set_attributes(). Since 2.4

interface CellLayoutIF
void
clearAttributes

Parameters

cell CellRenderer

A GtkCellRenderer to clear the attribute mapping on.

Meta