AtkActionIface.getNActions

struct AtkActionIface
extern (C)
int function(AtkAction* action) getNActions;

Return Value

a the number of actions, or 0 if @action does not implement this interface.

Meta