[ CCode ( instance_pos = 1.9 ) ]
public delegate bool CellCallback (CellRenderer renderer)
The type of the callback functions used for iterating over the cell renderers of a `GtkCellArea`, see @foreach.
There is no replacement
| renderer |
the cell renderer to operate on |
| data |
user-supplied data |
|
true to stop iterating over cells. |