Gtk.CellLayout.prototype.clear

function clear():void {
    // Gjs wrapper for gtk_cell_layout_clear()
}

Unsets all the mappings on all renderers on cell_layout and removes all renderers from cell_layout.

Since 2.4