Method
GtkCellLayoutclear
Declaration [src]
void
gtk_cell_layout_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. |