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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype FontT Source #

Memory-managed wrapper type.

Constructors

FontT (ManagedPtr FontT) 

Instances

Instances details
Eq FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

Methods

(==) :: FontT -> FontT -> Bool

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

GBoxed FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

ManagedPtrNewtype FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

Methods

toManagedPtr :: FontT -> ManagedPtr FontT

TypedObject FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

Methods

glibType :: IO GType

IsGValue FontT Source #

Convert FontT to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.FontT

Methods

toGValue :: FontT -> IO GValue

fromGValue :: GValue -> IO FontT

HasParentTypes FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

type ParentTypes FontT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.FontT

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

Methods

Overloaded methods