CellArea.render

Renders area’s cells according to area’s layout onto widget at the given coordinates.

Parameters

contextthe #GtkCellAreaContext for this row of data.
widgetthe #GtkWidget that area is rendering to
crthe #cairo_t to render with
backgroundAreathe widget relative coordinates for area’s background
cellAreathe widget relative coordinates for area
flagsthe #GtkCellRendererState for area in this row.
paintFocuswhether area should paint focus on focused cells for focused rows or not.