CellArea.foreachAlloc

Calls callback for every #GtkCellRenderer in area with the allocated rectangle inside cell_area.

Parameters

context gtk.cell_area_context.CellAreaContext

the #GtkCellAreaContext for this row of data.

widget gtk.widget.Widget

the #GtkWidget that area is rendering to

cellArea gdk.rectangle.Rectangle

the widget relative coordinates and size for area

backgroundArea gdk.rectangle.Rectangle

the widget relative coordinates of the background area

callback gtk.types.CellAllocCallback

the #GtkCellAllocCallback to call