Virtual Method
GtkCellLayoutclear
deprecated: 4.10
Declaration [src]
void
clear (
GtkCellLayout* cell_layout
)
Description [src]
Unsets all the mappings on all renderers on cell_layout
and
removes all renderers from cell_layout
.
Deprecated since: 4.10
Please do not use it in newly written code.