listActions

open fun listActions(): List<String>

Lists the actions contained within @action_group.

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

Return

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

Since

2.28