gi-pango-1.0.10: 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.AttrFontFeatures

Contents

Description

The #PangoAttrFontFeatures structure is used to represent OpenType font features as an attribute.

Synopsis

Exported types

newtype AttrFontFeatures Source #

Constructors

AttrFontFeatures (ManagedPtr AttrFontFeatures) 

Instances

WrappedPtr AttrFontFeatures Source # 
(~) AttrOpTag tag AttrSet => Constructible AttrFontFeatures tag Source # 

Methods

new :: MonadIO m => (ManagedPtr AttrFontFeatures -> AttrFontFeatures) -> [AttrOp AttrFontFeatures tag] -> m AttrFontFeatures

((~) * 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 # 
HasAttributeList * AttrFontFeatures Source # 
type AttributeList AttrFontFeatures Source # 
type AttributeList AttrFontFeatures

newZeroAttrFontFeatures :: MonadIO m => m AttrFontFeatures Source #

Construct a AttrFontFeatures struct initialized to zero.

Methods

new

Properties

attr

attrFontFeatures_attr :: AttrLabelProxy "attr" Source #

features

attrFontFeatures_features :: AttrLabelProxy "features" Source #