gi-pangocairo-0.1.38.14: PangoCairo 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.PangoCairo.Interfaces.Font

Contents

Description

 

Synopsis

Exported types

newtype Font Source

Constructors

Font (ForeignPtr Font) 

Instances

GObject Font 
((~) * info (ResolveFontMethod t Font), MethodInfo * info Font p) => IsLabelProxy t (Font -> p) 
type ParentTypes Font 
type AttributeList Font 
type SignalList Font 

class GObject o => FontK o Source

Instances

toFont :: FontK o => o -> IO Font Source

Methods

fontGetScaledFont

data FontGetScaledFontMethodInfo Source

Instances

((~) * signature (m (Maybe ScaledFont)), MonadIO m, FontK a) => MethodInfo * FontGetScaledFontMethodInfo a signature