Method
Gtk.CellArea.event
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  | |
| Ownership is not transferred to the callee | |
| widget | GtkWidget | 
| the  | |
| Ownership is not transferred to the callee | |
| event | GdkEvent* | 
| the  | |
| Ownership is not transferred to the callee | |
| cell_area | const GdkRectangle* | 
| the  | |
| Ownership is not transferred to the callee | |
| flags | GtkCellRendererState | 
| the  |