DesktopFile.genericName

Generic name of the application, for example "Web Browser".

class DesktopFile
const @safe @nogc nothrow
string
genericName
()

Return Value

Type: string

the value associated with "GenericName" key.

Meta