gi-pango-0.1.38.12: Pango bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Pango.Structs.LayoutLine

Contents

Description

The #PangoLayoutLine structure represents one of the lines resulting from laying out a paragraph via PangoLayoutLine structures are obtained by calling pango_layout_get_line() and are only valid until the text, attributes, or settings of the parent #PangoLayout are modified.

Routines for rendering PangoLayout objects are provided in code specific to each rendering system.

Synopsis

Exported types

Methods

layoutLineGetExtents

layoutLineGetPixelExtents

layoutLineGetXRanges

layoutLineIndexToX

layoutLineRef

layoutLineUnref

layoutLineXToIndex

Properties

IsParagraphStart

Layout

Length

ResolvedDir

Runs

StartIndex