gi-ostree-1.0.12: OSTree bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
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
Eq GpgVerifier Source # 
Instance details

Defined in GI.OSTree.Structs.GpgVerifier

Methods

(==) :: GpgVerifier -> GpgVerifier -> Bool

(/=) :: GpgVerifier -> GpgVerifier -> Bool

WrappedPtr GpgVerifier Source # 
Instance details

Defined in GI.OSTree.Structs.GpgVerifier

noGpgVerifier :: Maybe GpgVerifier Source #

A convenience alias for Nothing :: Maybe GpgVerifier.

Methods

Overloaded methods