DesktopEntry.onlyShowIn

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

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

Return Value

Type: auto

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

See Also

Meta