list_actions


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] list_actions ()

Returns the list of "additional application actions" supported on the desktop file, as per the desktop file specification.

As per the specification, this is the list of actions that are explicitly listed in the "Actions" key of the [Desktop Entry] group.

Parameters:

this

a DesktopAppInfo

Returns:

a list of strings, always non-null