Method
GioActionGrouplist_actions
since: 2.28
Declaration [src]
gchar**
g_action_group_list_actions (
GActionGroup* action_group
)
Description [src]
Lists the actions contained within action_group
.
The caller is responsible for freeing the list with g_strfreev()
when
it is no longer required.
Available since: 2.28