DesktopEntry.genericName

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

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

Return Value

Type: string

The unescaped value associated with "GenericName" key.

See Also

Meta