DesktopFile.noDisplay

NoDisplay means "this application exists, but don't display it in the menus".

class DesktopFile
@nogc @safe const nothrow
bool
noDisplay
()

Return Value

Type: bool

The value associated with "NoDisplay" key converted to bool using isTrue.

Meta