GtkWidgetClass.canActivateAccel

Signal allows applications and derived widgets to override the default GtkWidget handling for determining whether an accelerator can be activated.

struct GtkWidgetClass
extern (C)
gboolean function(GtkWidget* widget, uint signalId) canActivateAccel;