DesktopEntry.notShowIn

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

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

Return Value

Type: auto

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

See Also

Meta