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 gtk.CellRenderer to disconnect an attribute for

attribute string

the attribute name

Meta