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 [func@GLib.strfreev] when it is no longer required.

Parameters:

this

a [type@Gio.ActionGroup]

Returns:

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