| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.OSTree.Structs.TlsCertInteraction
Contents
Description
No description available in the introspection data.
Synopsis
Exported types
newtype TlsCertInteraction Source #
Memory-managed wrapper type.
Constructors
| TlsCertInteraction (ManagedPtr TlsCertInteraction) |
Instances
| Eq TlsCertInteraction Source # | |
Defined in GI.OSTree.Structs.TlsCertInteraction Methods (==) :: TlsCertInteraction -> TlsCertInteraction -> Bool # (/=) :: TlsCertInteraction -> TlsCertInteraction -> Bool # | |
| BoxedPtr TlsCertInteraction Source # | |
Defined in GI.OSTree.Structs.TlsCertInteraction Methods boxedPtrCopy :: TlsCertInteraction -> IO TlsCertInteraction # boxedPtrFree :: TlsCertInteraction -> IO () # | |
| ManagedPtrNewtype TlsCertInteraction Source # | |
Defined in GI.OSTree.Structs.TlsCertInteraction Methods toManagedPtr :: TlsCertInteraction -> ManagedPtr TlsCertInteraction # | |