| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.HarfBuzz.Structs.BufferT
Contents
Description
The main structure holding the input text and its properties before shaping, and output glyphs and their information after shaping.
Synopsis
- newtype BufferT = BufferT (ManagedPtr BufferT)
Exported types
Memory-managed wrapper type.
Constructors
| BufferT (ManagedPtr BufferT) |
Instances
| Eq BufferT Source # | |
| GBoxed BufferT Source # | |
Defined in GI.HarfBuzz.Structs.BufferT | |
| ManagedPtrNewtype BufferT Source # | |
Defined in GI.HarfBuzz.Structs.BufferT Methods toManagedPtr :: BufferT -> ManagedPtr BufferT # | |
| TypedObject BufferT Source # | |
Defined in GI.HarfBuzz.Structs.BufferT | |
| HasParentTypes BufferT Source # | |
Defined in GI.HarfBuzz.Structs.BufferT | |
| IsGValue (Maybe BufferT) Source # | Convert |
Defined in GI.HarfBuzz.Structs.BufferT | |
| type ParentTypes BufferT Source # | |
Defined in GI.HarfBuzz.Structs.BufferT | |