gi-pango-0.1.38.13: 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 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

type ParentTypes Engine Source 
type AttributeList Engine Source 
type SignalList Engine Source 

class GObject o => EngineK o Source

Instances