DesktopFile.actions

Actions supported by application.

  1. auto actions()
    class DesktopFile
    @safe const
    actions
    ()
  2. void 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