gi-girepository-0.1.46.13: GIRepository 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.GIRepository.Structs.AttributeIter

Contents

Description

An opaque structure used to iterate over attributes in a #GIBaseInfo struct.

Synopsis

Exported types

newtype AttributeIter Source

Instances

((~) * info (ResolveAttributeIterMethod t AttributeIter), MethodInfo * info AttributeIter p) => IsLabel t (AttributeIter -> p) Source 

Methods

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

((~) * info (ResolveAttributeIterMethod t AttributeIter), MethodInfo * info AttributeIter p) => IsLabelProxy t (AttributeIter -> p) Source 

newZeroAttributeIter :: MonadIO m => m AttributeIter Source

Construct a AttributeIter struct initialized to zero.