Virtual Method
GtkCellAreasnapshot
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 |
|
The data is owned by the caller of the function. | |
widget |
GtkWidget |
The |
|
The data is owned by the caller of the function. | |
snapshot |
GtkSnapshot |
The |
|
The data is owned by the caller of the function. | |
background_area |
GdkRectangle |
The |
|
The data is owned by the caller of the function. | |
cell_area |
GdkRectangle |
The |
|
The data is owned by the caller of the function. | |
flags |
GtkCellRendererState |
The |
|
paint_focus |
gboolean |
Whether |