Virtual Method
GtkCellLayoutclear
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
.
void
clear (
GtkCellLayout* cell_layout
)
Unsets all the mappings on all renderers on cell_layout
and
removes all renderers from cell_layout
.