| 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.AttrFontFeatures
Description
The #PangoAttrFontFeatures structure is used to represent OpenType font features as an attribute.
Exported types
newtype AttrFontFeatures Source
Constructors
| AttrFontFeatures (ForeignPtr AttrFontFeatures) |
Instances
| ((~) * info (ResolveAttrFontFeaturesMethod t AttrFontFeatures), MethodInfo * info AttrFontFeatures p) => IsLabel t (AttrFontFeatures -> p) Source | |
| ((~) * info (ResolveAttrFontFeaturesMethod t AttrFontFeatures), MethodInfo * info AttrFontFeatures p) => IsLabelProxy t (AttrFontFeatures -> p) Source | |
newZeroAttrFontFeatures :: MonadIO m => m AttrFontFeatures Source
Construct a AttrFontFeatures struct initialized to zero.