gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
ChildProxyT.childRemoved
gstreamer
ChildProxyT
ChildProxyT
Emits the "child-removed" signal.
template
ChildProxyT
(TStruct)
void
childRemoved
(
ObjectG
child
,
string
name
)
Parameters
child
ObjectG
the removed child
name
string
the name of the old child
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
Emits the "child-removed" signal.