gi-gobject-2.0.25: 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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype TypeCValue Source #

Memory-managed wrapper type.

Constructors

TypeCValue (ManagedPtr TypeCValue) 

Instances

Instances details
Eq TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

Methods

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

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

BoxedPtr TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

ManagedPtrNewtype TypeCValue Source # 
Instance details

Defined in GI.GObject.Unions.TypeCValue

Methods

toManagedPtr :: TypeCValue -> ManagedPtr TypeCValue

Methods

Overloaded methods