gi-gobject-2.0.15: 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 TypeValueTable provides the functions required by the Value implementation, to serve as a container for values of a type.

Synopsis

Exported types

newZeroTypeValueTable :: MonadIO m => m TypeValueTable Source #

Construct a TypeValueTable struct initialized to zero.

Properties

collectFormat

collectValue

lcopyFormat

lcopyValue

valueCopy

valueFree

valueInit

valuePeekPointer