gi-gobject-2.0.6: 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.InterfaceInfo

Contents

Description

A structure that provides information to the type system which is used specifically for managing interface types.

Synopsis

Exported types

newtype InterfaceInfo Source #

Instances

WrappedPtr InterfaceInfo Source # 
(~) AttrOpTag tag AttrSet => Constructible InterfaceInfo tag Source # 
((~) * info (ResolveInterfaceInfoMethod t InterfaceInfo), MethodInfo * info InterfaceInfo p) => IsLabel t (InterfaceInfo -> p) Source # 

Methods

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

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

newZeroInterfaceInfo :: MonadIO m => m InterfaceInfo Source #

Construct a InterfaceInfo struct initialized to zero.

Properties

InterfaceData

interfaceInfoInterfaceData :: AttrLabelProxy "interfaceData" Source #