GActionGroupInterface.listActions

struct GActionGroupInterface
extern (C)
char** function(GActionGroup* actionGroup) listActions;

Return Value

a %NULL-terminated array of the names of the actions in the group

Meta