| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.GetInstalledBackgrounds
Synopsis
Documentation
data GetInstalledBackgrounds Source #
Returns backgrounds installed by the user. Returns Backgrounds
Constructors
| GetInstalledBackgrounds | |
Fields
| |
Instances
| ToJSON GetInstalledBackgrounds Source # | |
Defined in TD.Query.GetInstalledBackgrounds Methods toJSON :: GetInstalledBackgrounds -> Value # toEncoding :: GetInstalledBackgrounds -> Encoding # toJSONList :: [GetInstalledBackgrounds] -> Value # | |
| Show GetInstalledBackgrounds Source # | |
Defined in TD.Query.GetInstalledBackgrounds Methods showsPrec :: Int -> GetInstalledBackgrounds -> ShowS # show :: GetInstalledBackgrounds -> String # showList :: [GetInstalledBackgrounds] -> ShowS # | |
| Eq GetInstalledBackgrounds Source # | |
Defined in TD.Query.GetInstalledBackgrounds Methods (==) :: GetInstalledBackgrounds -> GetInstalledBackgrounds -> Bool # (/=) :: GetInstalledBackgrounds -> GetInstalledBackgrounds -> Bool # | |
| ShortShow GetInstalledBackgrounds Source # | |
Defined in TD.Query.GetInstalledBackgrounds Methods | |