Method
GtkCellAreaevent
Declaration [src]
int
gtk_cell_area_event (
GtkCellArea* area,
GtkCellAreaContext* context,
GtkWidget* widget,
GdkEvent* event,
const GdkRectangle* cell_area,
GtkCellRendererState flags
)
Description [src]
Delegates event handling to a GtkCellArea
.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |
Parameters
context |
GtkCellAreaContext |
The |
|
The data is owned by the caller of the function. | |
widget |
GtkWidget |
The |
|
The data is owned by the caller of the function. | |
event |
GdkEvent |
The |
|
The data is owned by the caller of the function. | |
cell_area |
GdkRectangle |
The |
|
The data is owned by the caller of the function. | |
flags |
GtkCellRendererState |
The |