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.
setGlyphGeometryYOffset :: MonadIO m => GlyphGeometry -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphGeometry Set the value of the “y_offset” field. When overloading is enabled, this is equivalent to
set glyphGeometry [ #yOffset := value ]
setGlyphInfoGlyph :: MonadIO m => GlyphInfo -> Word32 -> m ()gi-pango GI.Pango.Structs.GlyphInfo Set the value of the “glyph” field. When overloading is enabled, this is equivalent to
set glyphInfo [ #glyph := value ]
setGlyphItemEndXOffset :: MonadIO m => GlyphItem -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItem Set the value of the “end_x_offset” field. When overloading is enabled, this is equivalent to
set glyphItem [ #endXOffset := value ]
setGlyphItemGlyphs :: MonadIO m => GlyphItem -> Ptr GlyphString -> m ()gi-pango GI.Pango.Structs.GlyphItem Set the value of the “glyphs” field. When overloading is enabled, this is equivalent to
set glyphItem [ #glyphs := value ]
setGlyphItemItem :: MonadIO m => GlyphItem -> Ptr Item -> m ()gi-pango GI.Pango.Structs.GlyphItem Set the value of the “item” field. When overloading is enabled, this is equivalent to
set glyphItem [ #item := value ]
setGlyphItemStartXOffset :: MonadIO m => GlyphItem -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItem Set the value of the “start_x_offset” field. When overloading is enabled, this is equivalent to
set glyphItem [ #startXOffset := value ]
setGlyphItemYOffset :: MonadIO m => GlyphItem -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItem Set the value of the “y_offset” field. When overloading is enabled, this is equivalent to
set glyphItem [ #yOffset := value ]
setGlyphItemIterEndChar :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “end_char” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #endChar := value ]
setGlyphItemIterEndGlyph :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “end_glyph” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #endGlyph := value ]
setGlyphItemIterEndIndex :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “end_index” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #endIndex := value ]