GtkCellLayoutIface.clear

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

struct GtkCellLayoutIface
extern (C)
void function(GtkCellLayout* cellLayout) clear;