Expand description
Static hash map of all application categories defined by the Freedesktop.org Desktop Menu Specification.
These categories are used in the parsing of .desktop
entries on many open source desktop
environments, among other things. They are also present in other package metadata standards
like AppStream.
Enums§
- Category
- Entry in the category hash map.
Statics§
- CATEGORIES
- Static hash map of desktop menu categories.
Functions§
- is_
category - Returns whether the given string is a valid category.