| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.HarfBuzz.Structs.MapT
Contents
Description
Data type for holding integer-to-integer hash maps.
Synopsis
- newtype MapT = MapT (ManagedPtr MapT)
Exported types
Memory-managed wrapper type.
Constructors
| MapT (ManagedPtr MapT) |
Instances
| Eq MapT Source # | |
| GBoxed MapT Source # | |
Defined in GI.HarfBuzz.Structs.MapT | |
| ManagedPtrNewtype MapT Source # | |
Defined in GI.HarfBuzz.Structs.MapT Methods toManagedPtr :: MapT -> ManagedPtr MapT # | |
| TypedObject MapT Source # | |
Defined in GI.HarfBuzz.Structs.MapT | |
| HasParentTypes MapT Source # | |
Defined in GI.HarfBuzz.Structs.MapT | |
| IsGValue (Maybe MapT) Source # | Convert |
Defined in GI.HarfBuzz.Structs.MapT | |
| type ParentTypes MapT Source # | |
Defined in GI.HarfBuzz.Structs.MapT | |