gi-harfbuzz-0.0.3: HarfBuzz bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.HarfBuzz.Structs.MapT

Description

No description available in the introspection data.

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

TypedObject MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

glibType :: IO GType #

ManagedPtrNewtype MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

IsGValue MapT Source #

Convert MapT to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.MapT

HasParentTypes MapT Source # 
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

Overloaded methods