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.ShapePlanT

Description

No description available in the introspection data.

Synopsis

Exported types

newtype ShapePlanT Source #

Memory-managed wrapper type.

Constructors

ShapePlanT (ManagedPtr ShapePlanT) 

Instances

Instances details
Eq ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

GBoxed ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

ManagedPtrNewtype ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

Methods

toManagedPtr :: ShapePlanT -> ManagedPtr ShapePlanT

TypedObject ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

Methods

glibType :: IO GType

HasParentTypes ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

IsGValue (Maybe ShapePlanT) Source #

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

Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

Methods

gvalueGType_ :: IO GType

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

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

type ParentTypes ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

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

Methods