CellArea.event

Delegates event handling to a #GtkCellArea.

Parameters

context gtk.cell_area_context.CellAreaContext

the #GtkCellAreaContext for this row of data.

widget gtk.widget.Widget

the #GtkWidget that area is rendering to

event gdk.event.Event

the #GdkEvent to handle

cellArea gdk.rectangle.Rectangle

the widget relative coordinates for area

flags gtk.types.CellRendererState

the #GtkCellRendererState for area in this row.

Return Value

Type: int

true if the event was handled by area.