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.
-
gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Memory-managed wrapper type.
OtVarAxisInfoT :: ManagedPtr OtVarAxisInfoT -> OtVarAxisInfoTgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT No documentation available.
getOtVarAxisInfoTAxisIndex :: MonadIO m => OtVarAxisInfoT -> m Word32gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “axis_index” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #axisIndex
getOtVarAxisInfoTDefaultValue :: MonadIO m => OtVarAxisInfoT -> m Floatgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “default_value” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #defaultValue
getOtVarAxisInfoTFlags :: MonadIO m => OtVarAxisInfoT -> m [OtVarAxisFlagsT]gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “flags” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #flags
getOtVarAxisInfoTMaxValue :: MonadIO m => OtVarAxisInfoT -> m Floatgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “max_value” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #maxValue
getOtVarAxisInfoTMinValue :: MonadIO m => OtVarAxisInfoT -> m Floatgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “min_value” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #minValue
getOtVarAxisInfoTNameId :: MonadIO m => OtVarAxisInfoT -> m Word32gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “name_id” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #nameId
getOtVarAxisInfoTTag :: MonadIO m => OtVarAxisInfoT -> m Word32gi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Get the value of the “tag” field. When overloading is enabled, this is equivalent to
get otVarAxisInfoT #tag
newZeroOtVarAxisInfoT :: MonadIO m => m OtVarAxisInfoTgi-harfbuzz GI.HarfBuzz.Structs.OtVarAxisInfoT Construct a OtVarAxisInfoT struct initialized to zero.