GtkWidgetClass.mnemonicActivate

Activates the @widget if @group_cycling is false, and just grabs the focus if @group_cycling is true.

struct GtkWidgetClass
extern (C)
bool function(GtkWidget* widget, bool groupCycling) mnemonicActivate;