gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
ChildProxyT.OnChildRemovedDelegateWrapper
gstreamer
ChildProxyT
ChildProxyT
Undocumented in source.
template
ChildProxyT
(TStruct)
protected
class
OnChildRemovedDelegateWrapper {
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(ObjectG, string, ChildProxyIF) dlg);
void
remove
(OnChildRemovedDelegateWrapper source);
}
Constructors
this
this
(void delegate(ObjectG, string, ChildProxyIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChildRemovedDelegateWrapper 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