list_action_descriptions
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "3.12" ) ]
public string[] list_action_descriptions ()
[ Version ( since = "3.12" ) ]
public string[] list_action_descriptions ()
Lists the detailed action names which have associated accelerators.
Parameters:
this |
Returns:
a null-terminated array of strings, free with strfreev when done |