Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
GI.Pango.Structs.GlyphVisAttr
Description
The PangoGlyphVisAttr is used to communicate information between the shaping phase and the rendering phase. More attributes may be added in the future.
Exported types
newtype GlyphVisAttr Source
Constructors
GlyphVisAttr (ForeignPtr GlyphVisAttr) |
Instances
((~) * info (ResolveGlyphVisAttrMethod t GlyphVisAttr), MethodInfo * info GlyphVisAttr p) => IsLabel t (GlyphVisAttr -> p) Source | |
((~) * info (ResolveGlyphVisAttrMethod t GlyphVisAttr), MethodInfo * info GlyphVisAttr p) => IsLabelProxy t (GlyphVisAttr -> p) Source | |
newZeroGlyphVisAttr :: MonadIO m => m GlyphVisAttr Source
Construct a GlyphVisAttr
struct initialized to zero.