gi-gobject-2.0.6: 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

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

newZeroTypePluginClass :: MonadIO m => m TypePluginClass Source #

Construct a TypePluginClass struct initialized to zero.