gi-harfbuzz-0.0.5: HarfBuzz bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.HarfBuzz.Structs.MapT

Description

Data type for holding integer-to-integer hash maps.

Synopsis

Exported types

newtype MapT Source #

Memory-managed wrapper type.

Constructors

MapT (ManagedPtr MapT) 

Instances

Instances details
Eq MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

(==) :: MapT -> MapT -> Bool #

(/=) :: MapT -> MapT -> Bool #

GBoxed MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

ManagedPtrNewtype MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

TypedObject MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

glibType :: IO GType #

HasParentTypes MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

IsGValue (Maybe MapT) Source #

Convert MapT to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.MapT

type ParentTypes MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

type ParentTypes MapT = '[] :: [Type]

Methods