get_accels_for_action


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_accels_for_action (string detailed_action_name)

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

Parameters:

this

a `GtkApplication`

detailed_action_name

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

Returns:

accelerators for `detailed_action_name`