gi-pango-1.0.15: 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.Engine

Contents

Description

Engine is the base class for all types of language and script specific engines. It has no functionality by itself.

Synopsis

Exported types

toEngine :: (MonadIO m, IsEngine o) => o -> m Engine Source #