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

IsGValue SetT Source #

Convert SetT to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.HarfBuzz.Structs.SetT

Methods

toGValue :: SetT -> IO GValue

fromGValue :: GValue -> IO SetT

HasParentTypes SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

type ParentTypes SetT Source # 
Instance details

Defined in GI.HarfBuzz.Structs.SetT

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

Methods

Overloaded methods