Function DesktopEntry.localizedKeywords

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

auto std.algorithm.iteration.FilterResult!(desktopfile.file.DesktopFile.splitValues(string).__lambda2,desktopfile.file.DesktopFile.SplitValues) localizedKeywords (
  string locale
) pure nothrow @safe const;

Returns

The range of multiple values associated with "Keywords" key in given locale.