Application.getAccelsForAction

Gets the accelerators that are currently associated with the given action.

class Application
string[]
getAccelsForAction

Parameters

detailedActionName string

a detailed action name, specifying an action and target to obtain accelerators for

Return Value

Type: string[]

accelerators for detailed_action_name, as a NULL-terminated array. Free with g_strfreev() when no longer needed

Meta

Since

3.12