attribute_disconnect
Description:
Disconnects attribute for the renderer in this so that attribute will no longer be
updated with values from the model.
Parameters:
| this |
a `GtkCellArea` |
| renderer |
the `GtkCellRenderer` to disconnect an attribute for |
| attribute |
the attribute name |