CellArea.event

Delegates event handling to a gtk.CellArea

Parameters

context CellAreaContext

the gtk.CellAreaContext for this row of data.

widget Widget

the gtk.Widget that area is rendering to

event Event

the gdk.Event 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