listActions

open fun listActions(): List<String>

Lists the actions contained within @action_group.

The caller is responsible for freeing the list with g_strfreev() when it is no longer required.

Return

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

Since

2.28