gi-harfbuzz-0.0.2: 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

ManagedPtrNewtype MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

toManagedPtr :: MapT -> ManagedPtr MapT

TypedObject MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

glibType :: IO GType

IsGValue MapT Source #

Convert MapT to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.MapT

Methods

toGValue :: MapT -> IO GValue

fromGValue :: GValue -> IO 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