CellArea.snapshot

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

Parameters

contextthe gtk.cell_area.CellAreaContext for this row of data.
widgetthe gtk.widget.Widget that area is rendering to
snapshotthe gtk.snapshot.Snapshot to draw to
backgroundAreathe widget relative coordinates for area’s background
cellAreathe widget relative coordinates for area
flagsthe gtk.cell_renderer.CellRendererState for area in this row.
paintFocuswhether area should paint focus on focused cells for focused rows or not.