LGPL-2.1-only licensed and maintained by Iñaki García Etxebarria
This version can be pinned in stack with:gi-pango-1.0.29@sha256:0c8bfd18a0fc106c66524d5f8df9d3bbdf6f6164665274d867502a48e019081e,7469

Module documentation for 1.0.29

  • GI
    • GI.Pango
      • GI.Pango.Callbacks
      • GI.Pango.Config
      • GI.Pango.Constants
      • GI.Pango.Enums
      • GI.Pango.Flags
      • GI.Pango.Functions
      • GI.Pango.Objects
        • GI.Pango.Objects.Context
        • GI.Pango.Objects.Coverage
        • GI.Pango.Objects.Font
        • GI.Pango.Objects.FontFace
        • GI.Pango.Objects.FontFamily
        • GI.Pango.Objects.FontMap
        • GI.Pango.Objects.Fontset
        • GI.Pango.Objects.FontsetSimple
        • GI.Pango.Objects.Layout
        • GI.Pango.Objects.Renderer
      • GI.Pango.Structs
        • GI.Pango.Structs.Analysis
        • GI.Pango.Structs.AttrClass
        • GI.Pango.Structs.AttrColor
        • GI.Pango.Structs.AttrFloat
        • GI.Pango.Structs.AttrFontDesc
        • GI.Pango.Structs.AttrFontFeatures
        • GI.Pango.Structs.AttrInt
        • GI.Pango.Structs.AttrIterator
        • GI.Pango.Structs.AttrLanguage
        • GI.Pango.Structs.AttrList
        • GI.Pango.Structs.AttrShape
        • GI.Pango.Structs.AttrSize
        • GI.Pango.Structs.AttrString
        • GI.Pango.Structs.Attribute
        • GI.Pango.Structs.Color
        • GI.Pango.Structs.FontDescription
        • GI.Pango.Structs.FontMetrics
        • GI.Pango.Structs.GlyphGeometry
        • GI.Pango.Structs.GlyphInfo
        • GI.Pango.Structs.GlyphItem
        • GI.Pango.Structs.GlyphItemIter
        • GI.Pango.Structs.GlyphString
        • GI.Pango.Structs.GlyphVisAttr
        • GI.Pango.Structs.Item
        • GI.Pango.Structs.Language
        • GI.Pango.Structs.LayoutIter
        • GI.Pango.Structs.LayoutLine
        • GI.Pango.Structs.LogAttr
        • GI.Pango.Structs.Matrix
        • GI.Pango.Structs.Rectangle
        • GI.Pango.Structs.ScriptIter
        • GI.Pango.Structs.TabArray

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-pango-1.0.29/docs/GI-Pango.html

For general documentation on using haskell-gi based bindings, see the project page or the Wiki.

Changes

1.0.29

  • Bump base lower bound

1.0.28

  • Bump base lower bound

1.0.27

  • Relax constraint on text

1.0.26

1.0.25

  • Update to haskell-gi(-base)-0.26

1.0.24

  • Update to haskell-gi(-base)-0.25

1.0.23

  • Upgrade to haskell-gi-base-0.24

1.0.22

  • Update for haskell-gi(-base)-0.23

1.0.21

  • Add support for inherited dependencies

1.0.20

  • Tighten bounds in haskell-gi(-base)

1.0.19

  • List autogenerated modules in .cabal file

1.0.18

  • Update to haskell-gi(-base) 0.22

1.0.17

  • Update stack version to 12.10

1.0.16

  • Remove enable-overloading flags, and use instead explicit CPP checks for ‘haskell-gi-overloading-1.0’, see how to disable overloading.

1.0.12

Fix #78. This makes the layoutGetSize method available.