Function
GtkCellCallback
deprecated: 4.20
Description [src]
The type of the callback functions used for iterating over
the cell renderers of a GtkCellArea, see gtk_cell_area_foreach().
Deprecated since: 4.20
There is no replacement.
Parameters
- renderer
- 
            Type: GtkCellRendererThe cell renderer to operate on. The data is owned by the caller of the function. 
- data
- 
            Type: gpointerUser-supplied data. The argument can be NULL.The data is owned by the caller of the function.