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.Interfaces.TypePlugin

Contents

Description

 

Synopsis

Exported types

newtype TypePlugin Source

Instances

((~) * info (ResolveTypePluginMethod t TypePlugin), MethodInfo * info TypePlugin p) => IsLabelProxy t (TypePlugin -> p) 
type ParentTypes TypePlugin 
type AttributeList TypePlugin 
type SignalList TypePlugin 

Methods

typePluginCompleteInterfaceInfo

typePluginCompleteTypeInfo

typePluginUnuse

data TypePluginUnuseMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, TypePluginK a) => MethodInfo * TypePluginUnuseMethodInfo a signature 

typePluginUnuse :: (MonadIO m, TypePluginK a) => a -> m () Source

typePluginUse

data TypePluginUseMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m, TypePluginK a) => MethodInfo * TypePluginUseMethodInfo a signature 

typePluginUse :: (MonadIO m, TypePluginK a) => a -> m () Source