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.AttrFontDesc

Contents

Description

The #PangoAttrFontDesc structure is used to store an attribute that sets all aspects of the font description at once.

Synopsis

Exported types

newtype AttrFontDesc Source #

Constructors

AttrFontDesc (ManagedPtr AttrFontDesc) 

Instances

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

Methods

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

((~) * info (ResolveAttrFontDescMethod t AttrFontDesc), MethodInfo * info AttrFontDesc p) => IsLabel t (AttrFontDesc -> p) Source # 

Methods

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

((~) * info (ResolveAttrFontDescMethod t AttrFontDesc), MethodInfo * info AttrFontDesc p) => IsLabelProxy t (AttrFontDesc -> p) Source # 
HasAttributeList * AttrFontDesc Source # 
type AttributeList AttrFontDesc Source # 
type AttributeList AttrFontDesc

newZeroAttrFontDesc :: MonadIO m => m AttrFontDesc Source #

Construct a AttrFontDesc struct initialized to zero.

Methods

new

Properties

attr

attrFontDesc_attr :: AttrLabelProxy "attr" Source #

desc

attrFontDesc_desc :: AttrLabelProxy "desc" Source #