Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-pango GI.Pango.Enums Cuneiform. Since 1.14
-
gi-pango GI.Pango.Enums An enumeration that affects how Pango treats characters during shaping. Since: 1.50
TextTransformCapitalize :: TextTransformgi-pango GI.Pango.Enums Display the first character of a word in titlecase
TextTransformLowercase :: TextTransformgi-pango GI.Pango.Enums Display letters and numbers as lowercase
TextTransformNone :: TextTransformgi-pango GI.Pango.Enums Leave text unchanged
TextTransformUppercase :: TextTransformgi-pango GI.Pango.Enums Display letters and numbers as uppercase
attrForegroundAlphaNew :: (HasCallStack, MonadIO m) => Word16 -> m Attributegi-pango GI.Pango.Functions Create a new foreground alpha attribute. Since: 1.38
attrForegroundNew :: (HasCallStack, MonadIO m) => Word16 -> Word16 -> Word16 -> m Attributegi-pango GI.Pango.Functions Create a new foreground color attribute.
attrTextTransformNew :: (HasCallStack, MonadIO m) => TextTransform -> m Attributegi-pango GI.Pango.Functions Create a new attribute that influences how characters are transformed during shaping. Since: 1.50
fontsetForeach :: (HasCallStack, MonadIO m, IsFontset a) => a -> FontsetForeachFunc -> m ()gi-pango GI.Pango.Objects.Fontset Iterates through all the fonts in a fontset, calling func for each one. If func returns True, that stops the iteration. Since: 1.4