DesktopEntry.actions

Actions supported by application.

  1. auto actions()
    class DesktopEntry
    @safe
    actions
    nothrow const pure
    (
    )
  2. string actions(Range values)

Return Value

Type: auto

Range of multiple values associated with "Actions" key. Note: This only depends on "Actions" value, not on actually presented sections in desktop file.

See Also

byAction, action

Meta