Method
GtkCellAreaevent
Declaration [src]
int
gtk_cell_area_event (
  GtkCellArea* area,
  GtkCellAreaContext* context,
  GtkWidget* widget,
  GdkEvent* event,
  const GdkRectangle* cell_area,
  GtkCellRendererState flags
)
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. | |
| event | GdkEvent | 
| 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  |