DesktopEntry.displayName

Specific name of the application, for example "Qupzilla".

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

Return Value

Type: string

The unescaped value associated with "Name" key.

See Also

Meta