Package: gtk

Function gtk-cell-area-attribute-disconnect

Lambda List

gtk-cell-area-attribute-disconnect (area renderer attribute)

Arguments

area -- a gtk-cell-area object
renderer -- a gtk-cell-renderer object to disconnect an attribute for
attribute -- a string with the attribute name

Details

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

See also

2021-12-20