get_accels_for_action


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "3.12" ) ]
public string[] get_accels_for_action (string detailed_action_name)

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

Parameters:

this

a Application

detailed_action_name

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

Returns:

accelerators for detailed_action_name, as a null-terminated array. Free with strfreev when no longer needed