gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
ChildProxyT.OnChildAddedDelegateWrapper
gstreamer
ChildProxyT
ChildProxyT
Undocumented in source.
template
ChildProxyT
(TStruct)
protected
class
OnChildAddedDelegateWrapper {
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(ObjectG, string, ChildProxyIF) dlg);
void
remove
(OnChildAddedDelegateWrapper source);
}
Constructors
this
this
(void delegate(ObjectG, string, ChildProxyIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChildAddedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
ChildProxyT
ChildProxyT
classes
OnChildAddedDelegateWrapper
OnChildRemovedDelegateWrapper
functions
addOnChildAdded
addOnChildRemoved
childAdded
childGetProperty
childGetValist
childRemoved
childSetProperty
childSetValist
getChildByIndex
getChildByName
getChildProxyStruct
getChildrenCount
lookup
static functions
callBackChildAdded
callBackChildAddedDestroy
callBackChildRemoved
callBackChildRemovedDestroy
variables
onChildAddedListeners
onChildRemovedListeners