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 |
An opaque structure used to iterate over attributes in a #GIBaseInfo struct.
- newtype AttributeIter = AttributeIter (ForeignPtr AttributeIter)
- newZeroAttributeIter :: MonadIO m => m AttributeIter
- noAttributeIter :: Maybe AttributeIter
Exported types
newtype AttributeIter 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 | |
newZeroAttributeIter :: MonadIO m => m AttributeIter Source
Construct a AttributeIter
struct initialized to zero.