gi-cairo-1.0.23: Cairo bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Cairo.Structs.FontFace

Description

No description available in the introspection data.

Synopsis

Exported types

newtype FontFace Source #

Memory-managed wrapper type.

Constructors

FontFace (ManagedPtr FontFace) 

Instances

Instances details
Eq FontFace Source # 
Instance details

Defined in GI.Cairo.Structs.FontFace

IsGValue FontFace Source #

Convert FontFace to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.FontFace

BoxedObject FontFace Source # 
Instance details

Defined in GI.Cairo.Structs.FontFace

Methods

boxedType :: FontFace -> IO GType #

noFontFace :: Maybe FontFace Source #

A convenience alias for Nothing :: Maybe FontFace.

Methods

Overloaded methods