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.Objects.FontFace

Contents

Description

 

Synopsis

Exported types

newtype FontFace Source #

Constructors

FontFace (ManagedPtr FontFace) 

Instances

GObject FontFace Source # 
IsFontFace FontFace Source # 
IsObject FontFace Source # 
((~) * info (ResolveFontFaceMethod t FontFace), MethodInfo * info FontFace p) => IsLabel t (FontFace -> p) Source # 

Methods

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

((~) * info (ResolveFontFaceMethod t FontFace), MethodInfo * info FontFace p) => IsLabelProxy t (FontFace -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> FontFace -> p

HasAttributeList * FontFace Source # 
type SignalList FontFace Source # 
type SignalList FontFace
type AttributeList FontFace Source # 
type AttributeList FontFace

class GObject o => IsFontFace o Source #

Instances

(GObject a, UnknownAncestorError Constraint FontFace a) => IsFontFace a Source # 
IsFontFace FontFace Source # 

Methods

describe

data FontFaceDescribeMethodInfo Source #

Instances

((~) * signature (m FontDescription), MonadIO m, IsFontFace a) => MethodInfo * FontFaceDescribeMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy FontFaceDescribeMethodInfo a -> signature -> s

getFaceName

data FontFaceGetFaceNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsFontFace a) => MethodInfo * FontFaceGetFaceNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy FontFaceGetFaceNameMethodInfo a -> signature -> s

fontFaceGetFaceName :: (MonadIO m, IsFontFace a) => a -> m Text Source #

isSynthesized

data FontFaceIsSynthesizedMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsFontFace a) => MethodInfo * FontFaceIsSynthesizedMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy FontFaceIsSynthesizedMethodInfo a -> signature -> s

listSizes

data FontFaceListSizesMethodInfo Source #

Instances

((~) * signature (m (Maybe [Int32])), MonadIO m, IsFontFace a) => MethodInfo * FontFaceListSizesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy FontFaceListSizesMethodInfo a -> signature -> s