Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
GI.OSTree.Structs.TlsCertInteraction
Description
No description available in the introspection data.
Synopsis
- newtype TlsCertInteraction = TlsCertInteraction (ManagedPtr TlsCertInteraction)
- noTlsCertInteraction :: Maybe TlsCertInteraction
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 | |
WrappedPtr TlsCertInteraction Source # | |
Defined in GI.OSTree.Structs.TlsCertInteraction Methods wrappedPtrCalloc :: IO (Ptr TlsCertInteraction) wrappedPtrCopy :: TlsCertInteraction -> IO TlsCertInteraction wrappedPtrFree :: Maybe (GDestroyNotify TlsCertInteraction) |
noTlsCertInteraction :: Maybe TlsCertInteraction Source #
A convenience alias for Nothing
:: Maybe
TlsCertInteraction
.