gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ChildProxyT.addOnChildRemoved
gstreamer
ChildProxyT
ChildProxyT
Will be emitted after the @object was removed from the @child_proxy.
template
ChildProxyT
(TStruct)
gulong
addOnChildRemoved
(
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gstreamer
ChildProxyT
ChildProxyT
classes
OnChildAddedDelegateWrapper
OnChildRemovedDelegateWrapper
functions
addOnChildAdded
addOnChildRemoved
childAdded
childGetProperty
childGetValist
childRemoved
childSetProperty
childSetValist
getChildByIndex
getChildByName
getChildProxyStruct
getChildrenCount
internalRemoveOnChildAdded
internalRemoveOnChildRemoved
lookup
static functions
callBackChildAdded
callBackChildAddedDestroy
callBackChildRemoved
callBackChildRemovedDestroy
variables
onChildAddedListeners
onChildRemovedListeners
Will be emitted after the @object was removed from the @child_proxy.