DesktopEntry.genericName

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

  1. string genericName()
    class DesktopEntry
    @safe const nothrow pure
    string
    genericName
    ()
  2. string genericName(string name)

Return Value

Type: string

The unescaped value associated with "GenericName" key.

See Also

Meta