Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
GI.Pango.Structs.MapEntry
Description
No description available in the introspection data.
Synopsis
- newtype MapEntry = MapEntry (ManagedPtr MapEntry)
- noMapEntry :: Maybe MapEntry
Exported types
Memory-managed wrapper type.
Instances
Eq MapEntry Source # | |
WrappedPtr MapEntry Source # | |
Defined in GI.Pango.Structs.MapEntry Methods wrappedPtrCalloc :: IO (Ptr MapEntry) wrappedPtrCopy :: MapEntry -> IO MapEntry wrappedPtrFree :: Maybe (GDestroyNotify MapEntry) |
noMapEntry :: Maybe MapEntry Source #
A convenience alias for Nothing
:: Maybe
MapEntry
.