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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype SetT Source #

Memory-managed wrapper type.

Constructors

SetT (ManagedPtr SetT) 

Instances

Instances details
Eq SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

Methods

(==) :: SetT -> SetT -> Bool #

(/=) :: SetT -> SetT -> Bool #

GBoxed SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

ManagedPtrNewtype SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

Methods

toManagedPtr :: SetT -> ManagedPtr SetT

TypedObject SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

Methods

glibType :: IO GType

HasParentTypes SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

IsGValue (Maybe SetT) Source #

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

Instance details

Defined in GI.HarfBuzz.Structs.SetT

Methods

gvalueGType_ :: IO GType

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

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

type ParentTypes SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

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

Methods