gi-gobject-2.0.19: GObject 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.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
WrappedPtr TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

Methods

wrappedPtrCalloc :: IO (Ptr TypeCValue)

wrappedPtrCopy :: TypeCValue -> IO TypeCValue

wrappedPtrFree :: Maybe (FunPtr (Ptr TypeCValue -> IO ()))

noTypeCValue :: Maybe TypeCValue Source #

A convenience alias for Nothing :: Maybe TypeCValue.