DesktopAppInfo.getCategories

Gets the categories from the desktop file.

class DesktopAppInfo
string
getCategories
()

Return Value

Type: string

The unparsed Categories key from the desktop file; i.e. no attempt is made to split it by ';' or validate it.