snapshot
open fun snapshot(context: CellAreaContext, widget: Widget, snapshot: Snapshot, backgroundArea: <Error class: unknown class>, cellArea: <Error class: unknown class>, flags: CellRendererState, paintFocus: Boolean)
Snapshots @area’s cells according to @area’s layout onto at the given coordinates.
Parameters
context
the GtkCellArea
Context for this row of data.
widget
the GtkWidget
that @area is rendering to
snapshot
the GtkSnapshot
to draw to
backgroundArea
the @widget relative coordinates for @area’s background
cellArea
the @widget relative coordinates for @area
flags
the GtkCellRenderer
State for @area in this row.
paintFocus
whether @area should paint focus on focused cells for focused rows or not.