CellArea.foreachAlloc

Calls callback for every gtk.cell_renderer.CellRenderer in area with the allocated rectangle inside cell_area.

Parameters

contextthe gtk.cell_area.CellAreaContext for this row of data.
widgetthe gtk.widget.Widget that area is rendering to
cellAreathe widget relative coordinates and size for area
backgroundAreathe widget relative coordinates of the background area
callbackthe gtk.types.CellAllocCallback to call