gtk-d v2.4.0 (2014-08-04T21:05:35Z)
Home
Dub
Repo
ChildProxyT.childAdded
gstreamer
ChildProxyT
ChildProxyT
Emits the "child-added" signal.
template
ChildProxyT
(TStruct)
void
childAdded
(
ObjectG
child
,
string
name
)
Parameters
child
ObjectG
the newly added child
name
string
the name of the new child
Meta
Source
See Implementation
gstreamer
ChildProxyT
ChildProxyT
functions
addOnChildAdded
addOnChildRemoved
childAdded
childRemoved
getChildByIndex
getChildByName
getChildProxyTStruct
getChildrenCount
getProperty
getValist
lookup
setProperty
setValist
properties
onChildAddedListeners
onChildRemovedListeners
static functions
callBackChildAdded
callBackChildRemoved
variables
_onChildAddedListeners
_onChildRemovedListeners
connectedSignals
gstChildProxy
Emits the "child-added" signal.