DesktopEntry.comment

Tooltip for the entry, for example "View sites on the Internet".

  1. string comment()
    class DesktopEntry
    @safe
    string
    comment
    const nothrow pure
    (
    )
  2. string comment(string commentary)

Return Value

Type: string

The unescaped value associated with "Comment" key.

See Also

Meta