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

Methods

(==) :: ShapePlanT -> ShapePlanT -> Bool

(/=) :: ShapePlanT -> ShapePlanT -> Bool

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

IsGValue ShapePlanT Source #

Convert ShapePlanT to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

Methods

toGValue :: ShapePlanT -> IO GValue

fromGValue :: GValue -> IO ShapePlanT

HasParentTypes ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

type ParentTypes ShapePlanT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.ShapePlanT

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

Methods

Overloaded methods