list_actions


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.28" ) ]
public abstract string[] list_actions ()

Lists the actions contained within this.

The caller is responsible for freeing the list with strfreev when it is no longer required.

Parameters:

this

a ActionGroup

Returns:

a null-terminated array of the names of the actions in the group