GActionGroupInterface.actionEnabledChanged

the class closure for the #GActionGroup::action-enabled-changed signal

struct GActionGroupInterface
extern (C)
void function(GActionGroup* actionGroup, const(char)* actionName, bool enabled) actionEnabledChanged;