Virtual Method
GtkCellAreaevent
Declaration [src]
int
event (
  GtkCellArea* area,
  GtkCellAreaContext* context,
  GtkWidget* widget,
  GdkEvent* event,
  const GdkRectangle* cell_area,
  GtkCellRendererState flags
)
Parameters
- context
- 
            Type: GtkCellAreaContextThe GtkCellAreaContext for this row of data.The data is owned by the caller of the function. 
- widget
- 
            Type: GtkWidgetThe GtkWidgetthatareais rendering to.The data is owned by the caller of the function. 
- event
- 
            Type: GdkEventThe GdkEventto handle.The data is owned by the caller of the function. 
- cell_area
- 
            Type: GdkRectangleThe widgetrelative coordinates forarea.The data is owned by the caller of the function. 
- flags
- 
            Type: GtkCellRendererStateThe GtkCellRendererState forareain this row.