gi-gobject-0.2.46.14: GObject 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.GObject.Structs.TypePluginClass

Contents

Description

The #GTypePlugin interface is used by the type system in order to handle the lifecycle of dynamically loaded types.

Synopsis

Exported types

newtype TypePluginClass Source

Instances

(~) AttrOpTag tag AttrSet => Constructible TypePluginClass tag 
((~) * info (ResolveTypePluginClassMethod t TypePluginClass), MethodInfo * info TypePluginClass p) => IsLabelProxy t (TypePluginClass -> p) 
type AttributeList TypePluginClass 

newZeroTypePluginClass :: MonadIO m => m TypePluginClass Source

Construct a TypePluginClass struct initialized to zero.