| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.GIRepository.Structs.AttributeIter
Contents
Description
An opaque structure used to iterate over attributes in a #GIBaseInfo struct.
- newtype AttributeIter = AttributeIter (ManagedPtr AttributeIter)
- newZeroAttributeIter :: MonadIO m => m AttributeIter
- noAttributeIter :: Maybe AttributeIter
Exported types
newtype AttributeIter Source #
Constructors
| AttributeIter (ManagedPtr AttributeIter) |
Instances
| WrappedPtr AttributeIter Source # | |
| (~) AttrOpTag tag AttrSet => Constructible AttributeIter tag Source # | |
| ((~) * info (ResolveAttributeIterMethod t AttributeIter), MethodInfo * info AttributeIter p) => IsLabel t (AttributeIter -> p) Source # | |
| ((~) * info (ResolveAttributeIterMethod t AttributeIter), MethodInfo * info AttributeIter p) => IsLabelProxy t (AttributeIter -> p) Source # | |
| HasAttributeList * AttributeIter Source # | |
| type AttributeList AttributeIter Source # | |
newZeroAttributeIter :: MonadIO m => m AttributeIter Source #
Construct a AttributeIter struct initialized to zero.