TreeViewColumn.clearAttributes

Clears all existing attributes previously set with gtk_tree_view_column_set_attributes().

class TreeViewColumn
void
clearAttributes

Parameters

cellRenderer CellRenderer

a #GtkCellRenderer to clear the attribute mapping on.

Meta