gi-pango-0.1.38.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

 

Synopsis

Exported types

newtype Engine Source

Constructors

Engine (ForeignPtr Engine) 

Instances

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

class GObject o => EngineK o Source

Instances