LGPL-2.1-only licensed by Will Thompson, Iñaki García Etxebarria and Jonas Platte
Maintained by Iñaki García Etxebarria ([email protected])
This version can be pinned in stack with:gi-pango-1.0.21@sha256:7b293da6308c5cbe7d5898ab975cf8364f8556bfb86c40e4784ba1abd422249d,8073

Module documentation for 1.0.21

  • GI
    • GI.Pango
      • GI.Pango.Callbacks
      • GI.Pango.Constants
      • GI.Pango.Enums
      • GI.Pango.Flags
      • GI.Pango.Functions
      • GI.Pango.Objects
        • GI.Pango.Objects.Context
        • GI.Pango.Objects.Engine
        • GI.Pango.Objects.EngineLang
        • GI.Pango.Objects.EngineShape
        • 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.Coverage
        • GI.Pango.Structs.EngineInfo
        • GI.Pango.Structs.EngineScriptInfo
        • 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.IncludedModule
        • GI.Pango.Structs.Item
        • GI.Pango.Structs.Language
        • GI.Pango.Structs.LayoutIter
        • GI.Pango.Structs.LayoutLine
        • GI.Pango.Structs.LogAttr
        • GI.Pango.Structs.Map
        • GI.Pango.Structs.MapEntry
        • 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.21/docs/GI-Pango.html

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

Changes

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.