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.Engine

Contents

Description

 

Synopsis

Exported types

newtype Engine Source #

Constructors

Engine (ManagedPtr Engine) 

Instances

GObject Engine Source # 
IsObject Engine Source # 
IsEngine Engine Source # 
((~) * info (ResolveEngineMethod t Engine), MethodInfo * info Engine p) => IsLabel t (Engine -> p) Source # 

Methods

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

((~) * info (ResolveEngineMethod t Engine), MethodInfo * info Engine p) => IsLabelProxy t (Engine -> p) Source # 

Methods

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

HasAttributeList * Engine Source # 
type SignalList Engine Source # 
type SignalList Engine
type AttributeList Engine Source # 
type AttributeList Engine

class GObject o => IsEngine o Source #

Instances