Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setOtVarAxisInfoTAxisIndex :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “axis_index” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #axisIndex := value ]
setOtVarAxisInfoTDefaultValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “default_value” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #defaultValue := value ]
setOtVarAxisInfoTFlags :: MonadIO m => OtVarAxisInfoT -> [OtVarAxisFlagsT] -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “flags” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #flags := value ]
setOtVarAxisInfoTMaxValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “max_value” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #maxValue := value ]
setOtVarAxisInfoTMinValue :: MonadIO m => OtVarAxisInfoT -> Float -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “min_value” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #minValue := value ]
setOtVarAxisInfoTNameId :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “name_id” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #nameId := value ]
setOtVarAxisInfoTTag :: MonadIO m => OtVarAxisInfoT -> Word32 -> m ()gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Set the value of the “tag” field. When overloading is enabled, this is equivalent to
set otVarAxisInfoT [ #tag := value ]
module GI.HarfBuzz.Structs.
OtVarAxisT Use OtVarAxisInfoT instead. Since: 1.4.2
-
gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisT Memory-managed wrapper type.
OtVarAxisT :: ManagedPtr OtVarAxisT -> OtVarAxisTgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisT No documentation available.