ActionGroupT.listActions

Lists the actions contained within action_group. The caller is responsible for freeing the list with g_strfreev() when it is no longer required. Since 2.28

template ActionGroupT(TStruct)
string[]
listActions
()

Return Value

Type: string[]

a NULL-terminated array of the names of the actions in the groupb. [transfer full]

Meta