Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setLogAttrIsWordBoundary :: MonadIO m => LogAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.LogAttr Set the value of the “is_word_boundary” field. When overloading is enabled, this is equivalent to
set logAttr [ #isWordBoundary := value ]
setLogAttrIsWordEnd :: MonadIO m => LogAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.LogAttr Set the value of the “is_word_end” field. When overloading is enabled, this is equivalent to
set logAttr [ #isWordEnd := value ]
setLogAttrIsWordStart :: MonadIO m => LogAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.LogAttr Set the value of the “is_word_start” field. When overloading is enabled, this is equivalent to
set logAttr [ #isWordStart := value ]
setLogAttrReserved :: MonadIO m => LogAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.LogAttr Set the value of the “reserved” field. When overloading is enabled, this is equivalent to
set logAttr [ #reserved := value ]
setMatrixX0 :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “x0” field. When overloading is enabled, this is equivalent to
set matrix [ #x0 := value ]
setMatrixXx :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “xx” field. When overloading is enabled, this is equivalent to
set matrix [ #xx := value ]
setMatrixXy :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “xy” field. When overloading is enabled, this is equivalent to
set matrix [ #xy := value ]
setMatrixY0 :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “y0” field. When overloading is enabled, this is equivalent to
set matrix [ #y0 := value ]
setMatrixYx :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “yx” field. When overloading is enabled, this is equivalent to
set matrix [ #yx := value ]
setMatrixYy :: MonadIO m => Matrix -> Double -> m ()gi-pango GI.Pango.Structs.Matrix Set the value of the “yy” field. When overloading is enabled, this is equivalent to
set matrix [ #yy := value ]