Virtual Method
GtkCellAreaevent
since: 3.0
Declaration [src]
gint
event (
GtkCellArea* area,
GtkCellAreaContext* context,
GtkWidget* widget,
GdkEvent* event,
const GdkRectangle* cell_area,
GtkCellRendererState flags
)
Parameters
context-
Type:
GtkCellAreaContextThe
GtkCellAreaContextfor this row of data.The data is owned by the caller of the method. widget-
Type:
GtkWidgetThe
GtkWidgetthatareais rendering to.The data is owned by the caller of the method. event-
Type:
GdkEventThe
GdkEventto handle.The data is owned by the caller of the method. cell_area-
Type:
GdkRectangleThe
widgetrelative coordinates forarea.The data is owned by the caller of the method. flags-
Type:
GtkCellRendererStateThe
GtkCellRendererStateforareain this row.