Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.OSTree.Structs.GpgVerifier
Contents
Description
No description available in the introspection data.
Synopsis
- newtype GpgVerifier = GpgVerifier (ManagedPtr GpgVerifier)
- noGpgVerifier :: Maybe GpgVerifier
Exported types
newtype GpgVerifier Source #
Memory-managed wrapper type.
Constructors
GpgVerifier (ManagedPtr GpgVerifier) |
Instances
WrappedPtr GpgVerifier Source # | |
Defined in GI.OSTree.Structs.GpgVerifier Methods wrappedPtrCalloc :: IO (Ptr GpgVerifier) wrappedPtrCopy :: GpgVerifier -> IO GpgVerifier wrappedPtrFree :: Maybe (FunPtr (Ptr GpgVerifier -> IO ())) |
noGpgVerifier :: Maybe GpgVerifier Source #
A convenience alias for Nothing
:: Maybe
GpgVerifier
.