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

 

Synopsis

Exported types

newtype TypeCValue Source #

Constructors

TypeCValue (ManagedPtr TypeCValue) 

Instances

WrappedPtr TypeCValue Source # 
(~) AttrOpTag tag AttrSet => Constructible TypeCValue tag Source # 

Methods

new :: MonadIO m => (ManagedPtr TypeCValue -> TypeCValue) -> [AttrOp TypeCValue tag] -> m TypeCValue

((~) * info (ResolveTypeCValueMethod t TypeCValue), MethodInfo * info TypeCValue p) => IsLabel t (TypeCValue -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> TypeCValue -> p #

((~) * info (ResolveTypeCValueMethod t TypeCValue), MethodInfo * info TypeCValue p) => IsLabelProxy t (TypeCValue -> p) Source # 
HasAttributeList * TypeCValue Source # 
type AttributeList TypeCValue Source # 
type AttributeList TypeCValue

newZeroTypeCValue :: MonadIO m => m TypeCValue Source #

Construct a TypeCValue struct initialized to zero.

Properties

vDouble

typeCValue_vDouble :: AttrLabelProxy "vDouble" Source #

vInt

typeCValue_vInt :: AttrLabelProxy "vInt" Source #

vInt64

typeCValue_vInt64 :: AttrLabelProxy "vInt64" Source #

vLong

typeCValue_vLong :: AttrLabelProxy "vLong" Source #

vPointer

typeCValue_vPointer :: AttrLabelProxy "vPointer" Source #