gi-ostree-1.0.9: OSTree bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.OSTree.Structs.GpgVerifier

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype GpgVerifier Source #

Memory-managed wrapper type.

Constructors

GpgVerifier (ManagedPtr GpgVerifier) 
Instances
WrappedPtr GpgVerifier Source # 
Instance details

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.