CellArea.event

Delegates event handling to a #GtkCellArea.

Parameters

context CellAreaContext

the #GtkCellAreaContext for this row of data.

widget Widget

the #GtkWidget that @area is rendering to

event Event

the #GdkEvent to handle

cellArea GdkRectangle*

the @widget relative coordinates for @area

flags GtkCellRendererState

the #GtkCellRendererState for @area in this row.

Return Value

Type: int

%TRUE if the event was handled by @area.

Meta