CellArea.snapshot

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

Parameters

context CellAreaContext

the #GtkCellAreaContext for this row of data.

widget Widget

the #GtkWidget that @area is rendering to

snapshot Snapshot

the #GtkSnapshot to draw to

backgroundArea GdkRectangle*

the @widget relative coordinates for @area’s background

cellArea GdkRectangle*

the @widget relative coordinates for @area

flags GtkCellRendererState

the #GtkCellRendererState for @area in this row.

paintFocus bool

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

Meta