gi-glib-2.0.12: GLib 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.GLib.Structs.Data

Contents

Description

The Data struct is an opaque data structure to represent a [Keyed Data List][glib-Keyed-Data-Lists]. It should only be accessed via the following functions.

Synopsis

Exported types

newtype Data Source #

Constructors

Data (ManagedPtr Data) 

Instances

WrappedPtr Data Source # 
((~) * info (ResolveDataMethod t Data), MethodInfo * info Data p) => IsLabel t (Data -> p) Source # 

Methods

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

((~) * info (ResolveDataMethod t Data), MethodInfo * info Data p) => IsLabelProxy t (Data -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> Data -> p #

HasAttributeList * Data Source # 
type AttributeList Data Source #