CellCallback

The type of the callback functions used for iterating over the cell renderers of a gtk.cell_area.CellArea, see gtk.cell_area.CellArea.foreach_.

alias CellCallback = bool delegate

Return Value

true to stop iterating over cells.