CellArea.event

Delegates event handling to a gtk.cell_area.CellArea.

Parameters

contextthe gtk.cell_area.CellAreaContext for this row of data.
widgetthe gtk.widget.Widget that area is rendering to
eventthe gdk.event.Event to handle
cellAreathe widget relative coordinates for area
flagsthe gtk.cell_renderer.CellRendererState for area in this row.

Returns

true if the event was handled by area.