gtk-d v3.6.1 (2017-04-24T17:21:39Z)
Home
Dub
Repo
Registry.OnPluginAddedDelegateWrapper
gstreamer
Registry
Registry
Undocumented in source.
class
Registry
protected
class
OnPluginAddedDelegateWrapper {
static
OnPluginAddedDelegateWrapper
[]
listeners
;
void
delegate
(
Plugin
,
Registry
)
dlg
;
gulong
handlerId
;
this
(void delegate(Plugin, Registry) dlg);
void
remove
(OnPluginAddedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Plugin, Registry) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnPluginAddedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnPluginAddedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
Plugin
,
Registry
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
Registry
Registry
classes
OnFeatureAddedDelegateWrapper
OnPluginAddedDelegateWrapper
constructors
this
functions
addFeature
addOnFeatureAdded
addOnPluginAdded
addPlugin
checkFeatureVersion
featureFilter
findFeature
findPlugin
getFeatureList
getFeatureListByPlugin
getFeatureListCookie
getPluginList
getRegistryStruct
getStruct
lookup
lookupFeature
pluginFilter
removeFeature
removePlugin
scanPath
setStruct
static functions
callBackFeatureAdded
callBackFeatureAddedDestroy
callBackPluginAdded
callBackPluginAddedDestroy
forkIsEnabled
forkSetEnabled
get
getType
variables
gstRegistry