gi-gobject-2.0.7: 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.Structs.TypeValueTable

Contents

Description

The GValue implementation, to serve as a container for values of a type.

Synopsis

Exported types

newtype TypeValueTable Source #

Constructors

TypeValueTable (ManagedPtr TypeValueTable) 

Instances

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

Methods

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

((~) * info (ResolveTypeValueTableMethod t TypeValueTable), MethodInfo * info TypeValueTable p) => IsLabel t (TypeValueTable -> p) Source # 

Methods

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

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

newZeroTypeValueTable :: MonadIO m => m TypeValueTable Source #

Construct a TypeValueTable struct initialized to zero.

Properties

collectFormat

typeValueTable_collectFormat :: AttrLabelProxy "collectFormat" Source #

collectValue

typeValueTable_collectValue :: AttrLabelProxy "collectValue" Source #

lcopyFormat

typeValueTable_lcopyFormat :: AttrLabelProxy "lcopyFormat" Source #

lcopyValue

typeValueTable_lcopyValue :: AttrLabelProxy "lcopyValue" Source #

valueCopy

typeValueTable_valueCopy :: AttrLabelProxy "valueCopy" Source #

valueFree

typeValueTable_valueFree :: AttrLabelProxy "valueFree" Source #

valueInit

typeValueTable_valueInit :: AttrLabelProxy "valueInit" Source #

valuePeekPointer

typeValueTable_valuePeekPointer :: AttrLabelProxy "valuePeekPointer" Source #