GtkActionGroupClass.getAction

struct GtkActionGroupClass
extern (C)
GtkAction* function(GtkActionGroup* actionGroup, const(char)* actionName) getAction;

Return Value

the action, or NULL if no action by that name exists