Method
GtkCellArearemove
Declaration [src]
void
gtk_cell_area_remove (
GtkCellArea* area,
GtkCellRenderer* renderer
)
Description [src]
Removes renderer from area.
| Deprecated since: | 4.10 |
Please do not use it in newly written code. | |
Parameters
renderer |
GtkCellRenderer |
The |
|
| The data is owned by the caller of the function. |