gi-gobject-2.0.22: GObject bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.GObject.Unions.TypeCValue

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype TypeCValue Source #

Memory-managed wrapper type.

Constructors

TypeCValue (ManagedPtr TypeCValue) 
Instances
Eq TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

Methods

(==) :: TypeCValue -> TypeCValue -> Bool

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

WrappedPtr TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

Methods

wrappedPtrCalloc :: IO (Ptr TypeCValue)

wrappedPtrCopy :: TypeCValue -> IO TypeCValue

wrappedPtrFree :: Maybe (GDestroyNotify TypeCValue)

noTypeCValue :: Maybe TypeCValue Source #

A convenience alias for Nothing :: Maybe TypeCValue.

Methods

Overloaded methods