DesktopFile.keywords

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

  1. auto keywords()
    class DesktopFile
    const @safe
    keywords
    ()
  2. void keywords(Range values)

Return Value

Type: auto

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

Meta