CellArea.attributeDisconnect

Disconnects @attribute for the @renderer in @area so that attribute will no longer be updated with values from the model.

class CellArea
void
attributeDisconnect

Parameters

renderer CellRenderer

the #GtkCellRenderer to disconnect an attribute for

attribute string

the attribute name

Meta