gi-pango-0.1.38.13: 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.GlyphGeometry

Contents

Description

The #PangoGlyphGeometry structure contains width and positioning information for a single glyph.

Synopsis

Exported types

newtype GlyphGeometry Source

Instances

((~) * info (ResolveGlyphGeometryMethod t GlyphGeometry), MethodInfo * info GlyphGeometry p) => IsLabel t (GlyphGeometry -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> GlyphGeometry -> p

((~) * info (ResolveGlyphGeometryMethod t GlyphGeometry), MethodInfo * info GlyphGeometry p) => IsLabelProxy t (GlyphGeometry -> p) Source 

newZeroGlyphGeometry :: MonadIO m => m GlyphGeometry Source

Construct a GlyphGeometry struct initialized to zero.

Properties

Width

XOffset

YOffset