Gtk.CellArea.prototype.attribute_disconnect
function attribute_disconnect(renderer:Gtk.CellRenderer, attribute:String):void {
// Gjs wrapper for gtk_cell_area_attribute_disconnect()
}Disconnects attribute for the renderer in area so that attribute will no longer be updated with values from the model.
Since 3.0
- renderer
the Gtk.CellRenderer to disconnect an attribute for
- attribute
the attribute name