event
open fun event(context: CellAreaContext, widget: Widget, event: <Error class: unknown class>, cellArea: <Error class: unknown class>, flags: CellRendererState): Int
Delegates event handling to a GtkCellArea
.
Return
true if the event was handled by @area.
Parameters
context
the GtkCellArea
Context for this row of data.
widget
the GtkWidget
that @area is rendering to
event
the GdkEvent
to handle
cellArea
the @widget relative coordinates for @area
flags
the GtkCellRenderer
State for @area in this row.