CellArea.snapshot

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

Parameters

context gtk.cell_area_context.CellAreaContext

the gtk.cell_area.CellAreaContext for this row of data.

widget gtk.widget.Widget

the gtk.widget.Widget that area is rendering to

snapshot gtk.snapshot.Snapshot

the gtk.snapshot.Snapshot to draw to

backgroundArea gdk.rectangle.Rectangle

the widget relative coordinates for area’s background

cellArea gdk.rectangle.Rectangle

the widget relative coordinates for area

flags gtk.types.CellRendererState

the gtk.cell_renderer.CellRendererState for area in this row.

paintFocus bool

whether area should paint focus on focused cells for focused rows or not.