GtkCellRendererClass.activate

Called to activate the content of the #GtkCellRenderer.

struct GtkCellRendererClass
extern (C)
gboolean function(GtkCellRenderer* cell, GdkEvent* event, GtkWidget* widget, const(char)* path, const(GdkRectangle)* backgroundArea, const(GdkRectangle)* cellArea, GtkCellRendererState flags) activate;