Virtual Method
Gtk.CellArea.snapshot
Declaration [src]
void
snapshot (
  GtkCellArea* area,
  GtkCellAreaContext* context,
  GtkWidget* widget,
  GtkSnapshot* snapshot,
  const GdkRectangle* background_area,
  const GdkRectangle* cell_area,
  GtkCellRendererState flags,
  gboolean paint_focus
)
Parameters
| context | GtkCellAreaContext | 
| the  | |
| Ownership is not transferred to the callee | |
| widget | GtkWidget | 
| the  | |
| Ownership is not transferred to the callee | |
| snapshot | GtkSnapshot | 
| the  | |
| Ownership is not transferred to the callee | |
| background_area | const GdkRectangle* | 
| the  | |
| Ownership is not transferred to the callee | |
| cell_area | const GdkRectangle* | 
| the  | |
| Ownership is not transferred to the callee | |
| flags | GtkCellRendererState | 
| the  | |
| paint_focus | gboolean | 
| whether  |