| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.ResetInstalledBackgrounds
Synopsis
Documentation
data ResetInstalledBackgrounds Source #
Resets list of installed backgrounds to its default value. Returns Ok
Constructors
| ResetInstalledBackgrounds |
Instances
| ToJSON ResetInstalledBackgrounds Source # | |
Defined in TD.Query.ResetInstalledBackgrounds Methods toJSON :: ResetInstalledBackgrounds -> Value # toEncoding :: ResetInstalledBackgrounds -> Encoding # toJSONList :: [ResetInstalledBackgrounds] -> Value # | |
| Show ResetInstalledBackgrounds Source # | |
Defined in TD.Query.ResetInstalledBackgrounds Methods showsPrec :: Int -> ResetInstalledBackgrounds -> ShowS # show :: ResetInstalledBackgrounds -> String # showList :: [ResetInstalledBackgrounds] -> ShowS # | |
| Eq ResetInstalledBackgrounds Source # | |
Defined in TD.Query.ResetInstalledBackgrounds Methods (==) :: ResetInstalledBackgrounds -> ResetInstalledBackgrounds -> Bool # (/=) :: ResetInstalledBackgrounds -> ResetInstalledBackgrounds -> Bool # | |
| ShortShow ResetInstalledBackgrounds Source # | |
Defined in TD.Query.ResetInstalledBackgrounds Methods | |