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.Structs.IncludedModule

Contents

Description

The #PangoIncludedModule structure for a statically linked module contains the functions that would otherwise be loaded from a dynamically loaded module.

Synopsis

Exported types

newtype IncludedModule Source #

Constructors

IncludedModule (ManagedPtr IncludedModule) 

Instances

WrappedPtr IncludedModule Source # 
(~) AttrOpTag tag AttrSet => Constructible IncludedModule tag Source # 

Methods

new :: MonadIO m => (ManagedPtr IncludedModule -> IncludedModule) -> [AttrOp IncludedModule tag] -> m IncludedModule

((~) * info (ResolveIncludedModuleMethod t IncludedModule), MethodInfo * info IncludedModule p) => IsLabel t (IncludedModule -> p) Source # 

Methods

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

((~) * info (ResolveIncludedModuleMethod t IncludedModule), MethodInfo * info IncludedModule p) => IsLabelProxy t (IncludedModule -> p) Source # 
HasAttributeList * IncludedModule Source # 
type AttributeList IncludedModule Source # 
type AttributeList IncludedModule

newZeroIncludedModule :: MonadIO m => m IncludedModule Source #

Construct a IncludedModule struct initialized to zero.

Properties

exit

includedModule_exit :: AttrLabelProxy "exit" Source #

init

includedModule_init :: AttrLabelProxy "init" Source #

list

includedModule_list :: AttrLabelProxy "list" Source #