DesktopEntry.keywords

A list of strings which may be used in addition to other metadata to describe this entry.

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

Return Value

Type: auto

The range of multiple values associated with "Keywords" key.

Meta