DesktopEntry.notShowIn

A list of strings identifying the desktop environments that should not display a given desktop entry.

  1. auto notShowIn()
    class DesktopEntry
    @safe nothrow const pure
    notShowIn
    ()
  2. string notShowIn(Range values)

Return Value

Type: auto

The range of multiple values associated with "NotShowIn" key.

See Also

Meta