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.
setGlyphItemIterGlyphItem :: MonadIO m => GlyphItemIter -> Ptr GlyphItem -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “glyph_item” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #glyphItem := value ]
setGlyphItemIterStartChar :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “start_char” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #startChar := value ]
setGlyphItemIterStartGlyph :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “start_glyph” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #startGlyph := value ]
setGlyphItemIterStartIndex :: MonadIO m => GlyphItemIter -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “start_index” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #startIndex := value ]
setGlyphItemIterText :: MonadIO m => GlyphItemIter -> CString -> m ()gi-pango GI.Pango.Structs.GlyphItemIter Set the value of the “text” field. When overloading is enabled, this is equivalent to
set glyphItemIter [ #text := value ]
setGlyphStringLogClusters :: MonadIO m => GlyphString -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphString Set the value of the “log_clusters” field. When overloading is enabled, this is equivalent to
set glyphString [ #logClusters := value ]
setGlyphStringNumGlyphs :: MonadIO m => GlyphString -> Int32 -> m ()gi-pango GI.Pango.Structs.GlyphString Set the value of the “num_glyphs” field. When overloading is enabled, this is equivalent to
set glyphString [ #numGlyphs := value ]
setGlyphVisAttrIsClusterStart :: MonadIO m => GlyphVisAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.GlyphVisAttr Set the value of the “is_cluster_start” field. When overloading is enabled, this is equivalent to
set glyphVisAttr [ #isClusterStart := value ]
setGlyphVisAttrIsColor :: MonadIO m => GlyphVisAttr -> Word32 -> m ()gi-pango GI.Pango.Structs.GlyphVisAttr Set the value of the “is_color” field. When overloading is enabled, this is equivalent to
set glyphVisAttr [ #isColor := value ]
setItemLength :: MonadIO m => Item -> Int32 -> m ()gi-pango GI.Pango.Structs.Item Set the value of the “length” field. When overloading is enabled, this is equivalent to
set item [ #length := value ]