gi-harfbuzz-0.0.4: HarfBuzz bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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

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

Methods

gvalueGType_ :: IO GType

gvalueSet_ :: Ptr GValue -> Maybe MapT -> IO ()

gvalueGet_ :: Ptr GValue -> IO (Maybe MapT)

type ParentTypes MapT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.MapT

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

Methods