attributeDisconnect

open fun attributeDisconnect(renderer: CellRenderer, attribute: String)

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

Parameters

renderer

the GtkCellRenderer to disconnect an attribute for

attribute

the attribute name