gtk-d v3.6.1 (2017-04-24T17:21:39Z)
Home
Dub
Repo
Engine.callBackUnloadPlugin
peas
Engine
Engine
Undocumented in source. Be warned that the author may not have intended to support it.
class
Engine
extern (
C
) static
void
callBackUnloadPlugin
(
PeasEngine
*
engineStruct
,
PeasPluginInfo
*
info
,
OnUnloadPluginDelegateWrapper
wrapper
)
Meta
Source
See Implementation
peas
Engine
Engine
classes
OnLoadPluginDelegateWrapper
OnUnloadPluginDelegateWrapper
constructors
this
functions
addOnLoadPlugin
addOnUnloadPlugin
addSearchPath
createExtensionValist
createExtensionv
enableLoader
garbageCollect
getEngineStruct
getLoadedPlugins
getPluginInfo
getPluginList
getStruct
loadPlugin
prependSearchPath
providesExtension
rescanPlugins
setLoadedPlugins
setStruct
unloadPlugin
static functions
callBackLoadPlugin
callBackLoadPluginDestroy
callBackUnloadPlugin
callBackUnloadPluginDestroy
getDefault
getType
variables
peasEngine