gi-harfbuzz-0.0.9: HarfBuzz bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.HarfBuzz.Unions.VarNumT

Description

No description available in the introspection data.

Synopsis

Exported types

newtype VarNumT Source #

Memory-managed wrapper type.

Constructors

VarNumT (ManagedPtr VarNumT) 

Instances

Instances details
Eq VarNumT Source # 
Instance details

Defined in GI.HarfBuzz.Unions.VarNumT

Methods

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

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

BoxedPtr VarNumT Source # 
Instance details

Defined in GI.HarfBuzz.Unions.VarNumT

CallocPtr VarNumT Source # 
Instance details

Defined in GI.HarfBuzz.Unions.VarNumT

ManagedPtrNewtype VarNumT Source # 
Instance details

Defined in GI.HarfBuzz.Unions.VarNumT

Methods

toManagedPtr :: VarNumT -> ManagedPtr VarNumT

tag ~ 'AttrSet => Constructible VarNumT tag Source # 
Instance details

Defined in GI.HarfBuzz.Unions.VarNumT

Methods

new :: MonadIO m => (ManagedPtr VarNumT -> VarNumT) -> [AttrOp VarNumT tag] -> m VarNumT

newZeroVarNumT :: MonadIO m => m VarNumT Source #

Construct a VarNumT struct initialized to zero.

Methods

Properties

f

No description available in the introspection data.

getVarNumTF :: MonadIO m => VarNumT -> m Float Source #

Get the value of the “f” field. When overloading is enabled, this is equivalent to

get varNumT #f

setVarNumTF :: MonadIO m => VarNumT -> Float -> m () Source #

Set the value of the “f” field. When overloading is enabled, this is equivalent to

set varNumT [ #f := value ]

i32

No description available in the introspection data.

getVarNumTI32 :: MonadIO m => VarNumT -> m Int32 Source #

Get the value of the “i32” field. When overloading is enabled, this is equivalent to

get varNumT #i32

setVarNumTI32 :: MonadIO m => VarNumT -> Int32 -> m () Source #

Set the value of the “i32” field. When overloading is enabled, this is equivalent to

set varNumT [ #i32 := value ]

u32

No description available in the introspection data.

getVarNumTU32 :: MonadIO m => VarNumT -> m Word32 Source #

Get the value of the “u32” field. When overloading is enabled, this is equivalent to

get varNumT #u32

setVarNumTU32 :: MonadIO m => VarNumT -> Word32 -> m () Source #

Set the value of the “u32” field. When overloading is enabled, this is equivalent to

set varNumT [ #u32 := value ]