Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PangoFontMaskVariations :: FontMask

    pango Graphics.Rendering.Pango.Font

    No documentation available.

  2. PangoFontMaskWeight :: FontMask

    pango Graphics.Rendering.Pango.Font

    No documentation available.

  3. data PangoLayout

    pango Graphics.Rendering.Pango.Layout

    A rendered paragraph.

  4. data PangoRectangle

    pango Graphics.Rendering.Pango.Layout

    Rectangles describing an area in Doubles.

    • Specifies x, y, width and height

  5. PangoRectangle :: Double -> Double -> Double -> Double -> PangoRectangle

    pango Graphics.Rendering.Pango.Layout

    No documentation available.

  6. data PangoItem

    pango Graphics.Rendering.Pango.Rendering

    A sequence of characters that are rendered with the same settings.

    • A preprocessing stage done by itemize splits the input text into several chunks such that each chunk can be rendered with the same font, direction, slant, etc. Some attributes such as the color, underline or strikethrough do not affect a break into several PangoItems. See also GlyphItem.

  7. data PrimaryCompositeWithOtherNullableFields

    persistent-test CompositeTest

    No documentation available.

  8. PrimaryCompositeWithOtherNullableFields :: String -> String -> !Maybe String -> PrimaryCompositeWithOtherNullableFields

    persistent-test CompositeTest

    No documentation available.

  9. type PrimaryCompositeWithOtherNullableFieldsId = Key PrimaryCompositeWithOtherNullableFields

    persistent-test CompositeTest

    No documentation available.

  10. data Parent

    persistent-test ForeignKey

    No documentation available.

Page 586 of many | Previous | Next